1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-12-24 13:21:23 +01:00
Commit Graph

30 Commits

Author SHA1 Message Date
Neil McKechnie
4647568b8d Fast SSD1306 OLED driver
Incorporate code from SSD1306Ascii library to speed up OLED screen updates, reduce memory requirements and eliminate some library dependences.
2021-02-16 23:38:33 +00:00
dexslab
e7c76bf806 Merge remote-tracking branch 'origin/master' into dex/unowifi 2020-12-27 18:02:11 -05:00
Harald Barth
883ac61fc7 spell names like on github 2020-12-27 21:43:05 +01:00
ggee
040dc35b93
Add LCD and OLED libs (#102)
Add the example platformio configuration file
2020-12-17 17:33:29 -05:00
dexslab
b0388bfc67 Fixes for compile arduino unowifi r2 2020-12-08 14:42:21 -05:00
Gregor Baues
e02f29d132 plaformio.ini with monitor flags 2020-09-27 11:03:05 +02:00
Harald Barth
60413b00e3 platformio conf 2020-09-26 23:46:28 +02:00
Harald Barth
527cc92eac Merge branch 'feature/config' into mergetest
Conflicts:
	platformio.ini
2020-09-26 23:28:02 +02:00
Fred
59383dd6d5
Update platformio.ini
Update platformio build check to include the Ethernet and SPI libraries for a mega when ethernet is used
2020-09-26 16:52:13 -04:00
Fred
6fb11d5ac9
Update platformio.ini
Add dependency for Ethernet library for Mega
2020-09-26 15:06:27 -04:00
Fred
36a59c5c8a
Update platformio.ini
Add dependency for Ethernet library for Mega
2020-09-26 15:03:22 -04:00
Fred
c52610ae9c
Update platformio.ini 2020-09-26 14:55:19 -04:00
Fred
2929ce167b
Update platformio.ini
Add Ethernet library dependency when that is enabled
2020-09-26 14:34:59 -04:00
dexslab
0b603d4dfd Change motorshield back to whats in config, change from 1.2 version needed 2020-09-23 22:49:18 -04:00
FrightRisk
3d94d8347a Add support for 2 or 4 line LCD Display 2020-09-23 21:54:01 -04:00
FrightRisk
b73d3a84a8 change platformio lib dependencies 2020-09-18 20:02:56 -04:00
FrightRisk
ff296d6c02 Change platformio.ini 2020-08-26 18:19:42 -04:00
David Cutting
6e3e8d738d
Remove UNO WiFi Rev2 from default build sequence
Was fouling up the automated checks
2020-08-22 14:12:53 -06:00
David Cutting
867c949674 Added support for Uno Wifi R2 and Nano Every 2020-08-15 00:11:28 -06:00
David Cutting
8f4e4f332a Renamed library dependencies 2020-08-14 11:59:03 -06:00
David Cutting
29b719ffd9 Rename files to work in all environments 2020-07-18 06:24:29 -06:00
David Cutting
2d9caa6f58 Move stuff to Arduino folder, add callback registration 2020-07-18 06:18:06 -06:00
David Cutting
c67fa12e80 Update path to CommandStation library 2020-07-14 03:42:48 -06:00
dexslab
9c6ca904a0 File structure changes to allow installer compile, fixes for gitignore 2020-06-30 22:50:47 -04:00
David Cutting
9f60df9f01 Remove build flags and switch back to SERCOM4 2020-06-01 16:31:23 -06:00
David Cutting
9c66b0aea7 Fix SAMD21 EEPROM and prepare for initial testing. 2020-05-27 22:56:29 -06:00
David Cutting
37824f586b Select Pololu Motor shield 2020-05-26 03:16:05 -06:00
David Cutting
7455a45f4d Moved to single timer for both tracks using "stretched zero" trick 2020-05-25 17:21:21 -06:00
David Cutting
c3fd15025e Move timers names to pointers in main file 2020-05-25 04:56:03 -06:00
David Cutting
a3a13967ec Initial commit 2020-05-25 01:43:34 -06:00