neorv32/sw/bootloader
2025-04-17 09:20:26 +02:00
..
hal [sw/bootloader] removed inline attribute for twi_flash_delay_twi_tick 2025-04-16 11:40:19 +02:00
config.h [sw/bootloader/config] changed default TWI_BULK_WRITE_EN to 0 2025-04-17 09:20:26 +02:00
main.c [sw/bootloader] added option to disable UART splash screen 2025-04-15 11:08:17 +02:00
makefile [bootloader] makefile: re-add line break at file end 2025-04-13 21:06:59 +02:00
README.md [bootloader] add README 2025-03-29 07:21:03 +01:00

NEORV32 Bootloader

Use the config.h file to customize the bootloader configuration. Recompile and re-install the bootloader ROM image via make bootloader.

Documentation