You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/boards.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -413,7 +413,7 @@ Datasheet and associated downloads can be found on the 4D Systems product page.
413
413
414
414
The gen4-IoD range can be programmed using the Arduino IDE and also the 4D Systems Workshop4 IDE, which incorporates many additional graphics benefits. GFX4d library is available, along with a number of demo applications.
Copy file name to clipboardExpand all lines: tools/boards.txt.py
+3-2
Original file line number
Diff line number
Diff line change
@@ -759,8 +759,9 @@
759
759
},
760
760
'macro': [
761
761
'resetmethod_nodemcu',
762
-
'flashmode_dio',
762
+
'flashmode_menu',
763
763
'flashfreq_80',
764
+
'2M',
764
765
'512K',
765
766
],
766
767
'desc': [ 'gen4-IoD Range of ESP8266 powered Display Modules by 4D Systems.',
@@ -771,7 +772,7 @@
771
772
'',
772
773
'The gen4-IoD range can be programmed using the Arduino IDE and also the 4D Systems Workshop4 IDE, which incorporates many additional graphics benefits. GFX4d library is available, along with a number of demo applications.',
0 commit comments