This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/boot2_iap
2022-03-22 11:19:23 +08:00
..
bflb_eflash_loader_cmds.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
bflb_eflash_loader_cmds.h [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
bflb_eflash_loader_interface.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
bflb_eflash_loader_interface.h [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
bflb_eflash_loader_uart.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
bflb_eflash_loader_uart.h [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
bflb_eflash_loader_usb.c [feat][examples/boot2_iap] add usb iap feature 2021-09-26 14:02:09 +08:00
bflb_eflash_loader_usb.h [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
bflb_eflash_loader.h [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
blsp_boot_decompress.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_boot_decompress.h [feat][examples/boot2_iap] update boot2 iap case 2021-08-05 19:33:29 +08:00
blsp_boot_parser.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_boot_parser.h [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_bootinfo.h [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_common.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_common.h [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_media_boot.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_media_boot.h [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_port.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_port.h [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_ram_image_boot.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
blsp_version.h [feat][examples/boot2_iap] add usb iap feature 2021-09-26 14:02:09 +08:00
CMakeLists.txt [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
main.c [update][boot2] update boot2 driver 2022-03-22 11:19:23 +08:00
readme.md [feat] add demo readme for command line compile 2021-06-07 19:20:22 +08:00

board/bl706_avb/pinmux_config.hPINMUX_SELECT 选择 PINMUX_OTHER


$ make APP=boot2_iap BOARD=bl706_avb SUPPORT_XZ=y