summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2018-06-05main: Explicitly set the stack top based on _estackJeff Epler
2018-05-19wasn't always clearing boot_output_fileDan Halbert
2018-05-14Rename reload_next_character to reload_requested to make it match it's intend...Roy Hooper
2018-05-07clarify commentDan Halbert
2018-05-06boot.py change of filesystem writability would get overridden.Dan Halbert
2018-05-04minor function API improvementDan Halbert
2018-05-03Handle bad power on reset.Dan Halbert
2018-04-12Fix the status neopixel flashing.Scott Shawcroft
2018-04-09add storage.erase_filesystem() to erase and reformat CIRCUITPYDan Halbert
2018-03-24WIP: simple working HIDDan Halbert
2018-02-14m4 pulseout worksScott Shawcroft
2018-02-12m4 tc output works. Watch out for the PAC!Scott Shawcroft
2017-11-22M4 status LED flashing with no main.py present #447 Initialized stack variablemrmcwethy
2017-11-16Create supervisor module.Scott Shawcroft
2017-11-07support for doubled file extensions ala issue #383 (#415)bsiepert
2017-10-31atmel-samd: Add samd21 neopixel support.Scott Shawcroft
2017-10-30atmel-samd: More USB polishScott Shawcroft
2017-10-27Read serial input as a background task so we can check for the interrupt char...Dan Halbert
2017-10-27Revert "Allow main.py to be interrupted by ctrl-C" (#381)Dan Halbert
2017-10-27Read serial input as a background task so we can check for the interrupt char...Dan Halbert
2017-10-12merge 2.x changes into master; touch up Makefile CFLAGS logicDan Halbert
2017-09-22Move to ASF4 and introduce SAMD51 support. (#258)3.0.0-alpha.0Scott Shawcroft