Scott Shawcroft 796373b8be
A number of small ESP32S2 fixes:
* Fix flash writes that don't end on a sector boundary. Fixes #2944
* Fix enum incompatibility with IDF.
* Fix printf output so it goes out debug UART.
* Increase stack size to 8k.
* Fix sleep of less than a tick so it doesn't crash.
2020-05-28 15:43:55 -07:00
..
2020-05-27 11:54:52 -04:00
2020-04-27 12:47:52 -05:00
2020-03-27 15:40:17 -07:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-05-28 15:43:55 -07:00
2020-03-23 18:20:58 -07:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00

CircuitPython Port To The NXP i.MX RT10xx Series

This is a port of CircuitPython to the i.MX RT10xx series of chips.