Scott Shawcroft
|
b4d3699047
|
Introduce reset mechanics to microcontroller.
This allows one to configure how a subsequent reset will behave and
also trigger a reset.
Fixes #350 and fixes #173
|
2017-12-05 14:50:58 -08:00 |
|
Dan Halbert
|
c679c80c71
|
Modernize module and class static dicts; update freetouch
|
2017-08-27 15:02:50 -04:00 |
|
Dan Halbert
|
ef61b5ecb5
|
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
cpx build compiles and loads and works in repl; test suite not run yet
esp8266 not tested yet
|
2017-08-25 22:17:07 -04:00 |
|
Scott Shawcroft
|
1e04e8ea1c
|
atmel-samd: Reboot to bootloader when a 1200 baud serial connection is
closed. This is how Arduino triggers the bootloader.
|
2017-07-12 11:58:22 -07:00 |
|