summaryrefslogtreecommitdiff
path: root/ports/esp32s2/supervisor
AgeCommit message (Expand)Author
2020-07-22Add PWMOutLucian Copeland
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-26Remove debug printsScott Shawcroft
2020-06-24Turn off Idle WDT and speed up CPUScott Shawcroft
2020-06-24Add initial I2C support, not quite working fully thoughScott Shawcroft
2020-06-09Redid formula for calculating subticksDavePutz
2020-06-08Correct ticks being returned from port_get_raw_ticks()DavePutz
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-05-28Update ESP IDFScott Shawcroft
2020-05-19Fully implement digitalio and pin-in-use tracking.Scott Shawcroft
2020-05-18Update TinyUSB and shorten USB task delayScott Shawcroft
2020-05-15Initial ESP32S2 port.Scott Shawcroft