circuitpython/supervisor
Scott Shawcroft 13db65566d
ESP NeoPixel fixes
This tweaks the RMT timing to better match the 1/3 and 2/3 of 800khz
guideline for timing. It also ensures a delay of 300 microseconds
with the line low before reset.

Pin reset is now changed to the IDF default which pulls the pin up
rather than CircuitPython's old behavior of floating the pin.

Fixes #5679
2022-01-19 16:29:07 -08:00
..
messages Support internationalisation. 2018-08-07 14:58:57 -07:00
shared ESP NeoPixel fixes 2022-01-19 16:29:07 -08:00
stub Provide filesystem stubs to fit in with changes from 41d494df0b 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.h Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
flash_root_pointers.h Automatically count EXTERNAL_FLASH_DEVICES (mk2) 2021-03-07 12:51:47 -06:00
linker.h Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
memory.h run code formatting script 2021-03-15 19:27:36 +05:30
port.h run code formatting script 2021-03-15 19:27:36 +05:30
serial.h main: redesign boot_out.txt writing 2021-11-01 23:05:34 -05:00
spi_flash_api.h Fix devices include by splitting type from defines 2021-03-25 11:37:08 -07:00
supervisor.mk Provide filesystem stubs to fit in with changes from 41d494df0b 2022-01-12 12:30:24 +01:00
usb.h Enable a BLE workflow 2021-06-24 12:59:14 -07:00
workflow.h `workflow_active` was never defined or used 2021-05-01 13:34:28 -04:00