circuitpython/supervisor/shared
Jeff Epler 9e799a7c74
-Werror=missing-prototypes for nRF
2021-11-10 11:26:54 -06:00
..
bluetooth -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00
external_flash Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
usb Merge remote-tracking branch 'adafruit/main' into hid-boot-protocol 2021-10-18 15:30:24 -04:00
autoreload.c Two tweaks to BLE workflow 2021-08-24 13:57:42 -07:00
autoreload.h Two tweaks to BLE workflow 2021-08-24 13:57:42 -07:00
background_callback.c Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
board.c
board.h
cpu.c
cpu.h
display.c Add ability to disable BLE workflow 2021-08-02 18:37:19 -07:00
display.h
filesystem.c
flash.c Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
internal_flash.h
lock.c compiles 2021-06-14 20:54:43 -04:00
lock.h compiles 2021-06-14 20:54:43 -04:00
memory.c chore(usb_vendor): update non-movable memory enum 2021-10-04 07:36:08 -07:00
micropython.c Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
rgb_led_colors.h Simplify the status LED to save power 2021-05-13 14:41:20 -07:00
safe_mode.c check that boot device is interface #0; remove instrumentation 2021-10-13 12:30:01 -04:00
safe_mode.h check that boot device is interface #0; remove instrumentation 2021-10-13 12:30:01 -04:00
serial.c Create first BLE-only board, Micro:Bit v2 2021-07-14 09:55:51 -07:00
stack.c Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
stack.h
status_leds.c Support multiple status dotstars 2021-08-24 14:35:11 -07:00
status_leds.h Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
tick.c Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
tick.h
traceback.c Formatting fixes 2021-07-22 12:57:10 -04:00
traceback.h Formatting fixes 2021-07-22 12:57:10 -04:00
translate.c Improve mp_printf with support for compressed strings 2021-08-09 08:27:28 -05:00
translate.h Improve mp_printf with support for compressed strings 2021-08-09 08:27:28 -05:00
workflow.c Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
workflow.h