| .. |
|
array.c
|
misc: Format code.
|
2023-07-02 21:49:23 +02:00 |
|
array.h
|
misc: Format code.
|
2023-07-02 21:49:23 +02:00 |
|
common.ld.S
|
misc: Update common linker script.
|
2024-07-19 11:13:29 +03:00 |
|
export.mk
|
misc: Export common environment variables from top Makefile.
|
2024-07-12 23:06:32 +03:00 |
|
file_utils.c
|
misc: Refactor file management code.
|
2023-10-15 17:51:35 +02:00 |
|
file_utils.h
|
misc: Refactor file management code.
|
2023-10-15 17:51:35 +02:00 |
|
ini.c
|
misc: Add back original licenses. (#2298)
|
2024-07-20 09:28:22 +02:00 |
|
ini.h
|
misc: Add back original licenses. (#2298)
|
2024-07-20 09:28:22 +02:00 |
|
mp_utils.c
|
misc/mp_utils: Add pystack initializer.
|
2024-07-03 17:44:41 +02:00 |
|
mp_utils.h
|
misc: Add MicroPython GC helper functions.
|
2024-06-22 17:02:15 +02:00 |
|
mutex.c
|
ports/all: Update code to support new CMSIS.
|
2024-01-16 19:20:09 +02:00 |
|
mutex.h
|
misc: Format code.
|
2023-07-02 21:49:23 +02:00 |
|
nosys_stubs.c
|
misc/common: Add nosys stubs.
|
2024-07-22 10:43:06 +03:00 |
|
omv_common.h
|
drivers: Move alloc alignment macros to the common header.
|
2023-09-08 10:49:24 -07:00 |
|
omv_gpio.h
|
misc: Format code.
|
2023-07-02 21:49:23 +02:00 |
|
omv_i2c.h
|
hal/omv_i2c: Update I2C flags.
|
2024-01-31 17:25:14 +02:00 |
|
omv_spi.h
|
drivers: Update SPI code to not reconfigure bus dynamically.
|
2023-09-18 12:36:13 -07:00 |
|
pendsv.c
|
ports/all: Refactor PendSV code.
|
2024-01-20 10:02:56 +02:00 |
|
ringbuf.c
|
misc: Format code.
|
2023-07-02 21:49:23 +02:00 |
|
ringbuf.h
|
misc: Format code.
|
2023-07-02 21:49:23 +02:00 |
|
sensor_utils.c
|
misc: Increase delay after sensor reset/power-down.
|
2024-05-25 10:29:25 +02:00 |
|
sensor.h
|
sensors/PAG7980: Support PixArt image sensor PAG7920.
|
2024-04-18 16:59:12 +08:00 |
|
tinyusb_debug.c
|
boards: Increase TinyUSB ring buffer size.
|
2024-07-16 14:33:48 +03:00 |
|
tinyusb_debug.h
|
misc: Add common tinyusb debugging code.
|
2022-09-25 20:22:14 +02:00 |
|
trace.c
|
ports/all: Update code to support new CMSIS.
|
2024-01-16 19:20:09 +02:00 |
|
trace.h
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
usbdbg.c
|
misc/usbdbg: Increase text buffer size in GET_STATE.
|
2024-07-16 14:15:15 +03:00 |
|
usbdbg.h
|
misc: Bump firmware version.
|
2024-07-20 11:13:43 +03:00 |
|
vospi.c
|
misc: Refactor board config files.
|
2024-02-06 21:20:56 +02:00 |
|
vospi.h
|
drivers: Upgrade SPI driver to support py drivers on all boards.
|
2023-09-16 13:21:33 -07:00 |