This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
esp32s2
/
common-hal
History
Dan Halbert
24fb08dbd9
Merge pull request
#3337
from hierophect/pulseout-errorstyle
...
Fix problematic whitespace on pulseout parameter errors
2020-08-27 13:22:26 -04: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
Rework build flags, prevent idf errors
2020-08-04 18:40:24 -04:00
neopixel_write
Style changes, reposition runtime errors
2020-08-18 11:42:06 -04:00
os
Add random to ESP32-S2, fix it on STM32
2020-08-25 14:00:29 -04:00
pulseio
Fix problematic whitespace on pulseout parameter errors
2020-08-27 11:07:47 -04:00
pwmio
Fix copy pasta and stub build
2020-08-21 11:17:42 -07: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