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
dc6ede0453
circuitpython
/
esp8266
/
common-hal
History
Dan Halbert
74a6edff4d
handle bad power on reset better
2018-05-03 16:08:09 -04:00
..
analogio
Do not allow a *io object to be used after deinit().
2017-10-03 12:07:17 -07:00
board
atmel-samd: Rework status LED implementation
2017-04-12 15:24:50 -07:00
busio
add SPI.write_readinto() to esp8266 port
2017-12-05 16:03:22 -05:00
digitalio
Introduce reset mechanics to microcontroller.
2017-12-05 14:50:58 -08:00
microcontroller
Introduce reset mechanics to microcontroller.
2017-12-05 14:50:58 -08:00
multiterminal
esp8266: Introduce
multiterminal
module for managing a secondary
2017-08-07 14:30:11 -07:00
neopixel_write
Split up nativeio.
2017-04-10 13:32:19 -07:00
os
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00
pulseio
Do not allow a *io object to be used after deinit().
2017-10-03 12:07:17 -07:00
storage
handle bad power on reset better
2018-05-03 16:08:09 -04:00
time
This introduces an alternative hardware API called nativeio structured around different functions that are typically accelerated by native hardware. Its not meant to reflect the structure of the hardware.
2016-11-21 14:11:52 -08:00