Commit graph

13 commits

Author SHA1 Message Date
ladyada
b34deb4e81 align back to mainline (and put in missing Serial5) - not sure if USB serial LEDs were causing hangups on 1200baud bumps? :/ 2018-08-30 14:23:07 -04:00
ladyada
ae249718d4 add USB CDC RX & TX LEDs with 10ms minimum on time, tested 2018-08-30 14:18:05 -04:00
Cristian Maglie
08de7f176c Fix prototypes to strictly match Arduino API
See https://github.com/arduino/Arduino/issues/4525
2017-07-11 16:00:11 +02:00
Martino Facchin
f2cfe5247a fix wrong delay()
the function returned 1 millisecond after the required time
2015-07-23 11:33:12 +02:00
Cristian Maglie
d9df90830e Fixed cortex-M hooks for RTOS
Fixes #4
2015-06-26 10:28:52 +02:00
Cristian Maglie
1a1856c2fc License fix and cosmetic changes. 2015-06-14 17:16:37 +02:00
Cristian Maglie
dd50d5c446 Implemented 1200bps-touch to restart bootloader when connected from native port 2014-08-16 07:45:08 +02:00
Jonathan BAUDIN
ae441981d7 Validation Interrupt 2014-06-02 13:40:20 +02:00
Thibaut VIARD
a9b067ee93 Updating delay API 2014-05-08 23:27:37 +02:00
Thibaut VIARD
919bd67524 Adding Delay API 2014-05-08 18:03:15 +02:00
Thibaut VIARD
0070eed06f compilation checkpoint 2 2014-05-05 12:29:33 +02:00
Thibaut VIARD
ca9316a7ed compilation fixes 2014-04-30 11:23:26 +02:00
Thibaut VIARD
d2f66d93cd Bring startup and syscalls 2014-04-23 20:22:27 +02:00