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
/
supervisor
History
EmergReanimator
46a61e6788
Provide filesystem stubs to fit in with changes from 41d494df0b35bb845a9
...
filesystem stub implementation is used when DISABLE_FILESYSTEM is set.
2022-01-12 12:30:24 +01:00
..
messages
…
shared
Allow to tailor tinyusb configuration for port specific needs
2022-01-05 19:28:07 +01:00
stub
Provide filesystem stubs to fit in with changes from 41d494df0b35bb845a9
2022-01-12 12:30:24 +01:00
background_callback.h
Check background pending before sleep
2021-08-19 12:18:13 -07:00
board.h
board_deinit() everywhere
2021-11-30 11:00:10 -05:00
cpu.h
…
fatfs_port.h
v3 BLE file service: Add file modification times
2021-09-13 14:46:14 -07:00
filesystem.h
go into safe mode if not CIRCUITPY available
2021-12-27 18:58:24 -05:00
flash_root_pointers.h
…
flash.h
…
linker.h
…
memory.h
…
port.h
…
serial.h
main: redesign boot_out.txt writing
2021-11-01 23:05:34 -05:00
spi_flash_api.h
…
supervisor.mk
Provide filesystem stubs to fit in with changes from 41d494df0b35bb845a9
2022-01-12 12:30:24 +01:00
usb.h
Enable a BLE workflow
2021-06-24 12:59:14 -07:00
workflow.h
…