circuitpython/ports/esp32s2
Scott Shawcroft c9ece21c28
SocketPool stubbed out
2020-08-19 14:22:13 -07:00
..
boards Add missing Neopixel pin definition 2020-08-14 16:58:24 -04:00
common-hal SocketPool stubbed out 2020-08-19 14:22:13 -07:00
esp-idf@01c86ed7d6 Ping work and start to add socketpool 2020-08-19 14:22:13 -07:00
modules Switch SPI to polling DMA and enable displayio 2020-06-24 13:10:08 -07:00
peripherals Rework build flags, prevent idf errors 2020-08-04 18:40:24 -04:00
supervisor Add debugging. Scanning doesn't crash but returns no results. Need to config station. 2020-08-19 14:22:12 -07:00
tools Spill registers before scanning the stack. 2020-05-28 18:34:14 -07:00
.gitignore Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
CMakeLists.txt change CMake verision requirement 2020-06-27 13:27:42 -04:00
Makefile Ping work and start to add socketpool 2020-08-19 14:22:13 -07:00
background.c supervisor: factor supervisor_background_tasks from sundry ports 2020-07-15 11:49:44 -05:00
background.h supervisor: factor supervisor_background_tasks from sundry ports 2020-07-15 11:49:44 -05:00
esp32s2_peripherals_config.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
fatfs_port.c Add license to some obvious files. 2020-07-06 19:16:25 +01:00
mpconfigport.h A number of small ESP32S2 fixes: 2020-05-28 15:43:55 -07:00
mpconfigport.mk First crack at native wifi API 2020-08-19 14:21:59 -07:00
mphalport.c Add pull up testing, proper us delay and stop supporting 45 and 46 for I2C 2020-06-24 12:47:58 -07:00
mphalport.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
partitions.csv Scanning WIP. Need to sort out supervisor memory 2020-08-19 14:22:12 -07:00
qstrdefsport.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
sdkconfig.defaults Scanning WIP. Need to sort out supervisor memory 2020-08-19 14:22:12 -07:00