109f500be7
* apa102: remove dead code We can't store strings of hundreds of thousands of characters in RAM, so this can't possibly have fired, historically. Pixbufs are still RAM objects, so that's still out. With LFS, it would take a pathological example to hit the required 400KB TSTRING. * Add IRQ management functions * ws2812: fill UART FIFOs with IRQs off Refactor code to make the use of two fill loops less gross. |
||
---|---|---|
.. | ||
Makefile | ||
common.c | ||
common.h | ||
cpu_esp8266.h | ||
cpu_esp8266_irq.h | ||
flash_api.c | ||
flash_api.h | ||
hw_timer.c | ||
hw_timer.h | ||
pin_map.c | ||
pin_map.h | ||
platform.c | ||
platform.h | ||
sdcard.c | ||
sdcard.h | ||
u8x8_nodemcu_hal.c | ||
u8x8_nodemcu_hal.h | ||
ucg_nodemcu_hal.c | ||
ucg_nodemcu_hal.h | ||
vfs.c | ||
vfs.h | ||
vfs_int.h |