circuitpython/ports/esp32s2/common-hal
Scott Shawcroft 6a46fd5b91
Merge pull request #3185 from hierophect/esp32-pulseio
ESP32-S2: PWMOut
2020-07-23 13:11:33 -07:00
..
board Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
busio Return false if we already have the lock 2020-07-01 14:35:25 -07:00
digitalio Use NULL for deinited DigitalInOut 2020-06-26 12:33:50 -07:00
displayio Switch SPI to polling DMA and enable displayio 2020-06-24 13:10:08 -07:00
microcontroller esp32s2: Use the device's EUI-48 address as unique ID 2020-07-15 11:45:13 -05:00
neopixel_write Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
os Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
pulseio Fix unintended timer reset, style changes 2020-07-23 14:01:10 -04:00
supervisor Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
time Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00