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
2021-10-19 20:04:23 +08:00
..
bflb_eflash_loader_cmds.c [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +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 [refactor] remove bflb_platform.h from bl602 and bl702 driver,include it in anywhere used 2021-10-19 20:04: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 [feat][examples/boot2_iap] add usb iap feature 2021-09-26 14:02:09 +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_boot2_iap_flash.ld [style] delete trailing whitespace 2021-06-21 14:47:48 +08:00
blsp_boot2_iap.c [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
blsp_boot_decompress.c [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +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 [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
blsp_boot_parser.h [feat][examples/boot2_iap] update boot2 iap case 2021-08-05 19:33:29 +08:00
blsp_bootinfo.h [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
blsp_common.c [feat][examples/boot2_iap] add usb iap feature 2021-09-26 14:02:09 +08:00
blsp_common.h [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
blsp_media_boot.c [refactor] remove bflb_platform.h from bl602 and bl702 driver,include it in anywhere used 2021-10-19 20:04:23 +08:00
blsp_media_boot.h [feat][examples/boot2_iap] update boot2 iap case 2021-08-05 19:33:29 +08:00
blsp_port.c [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
blsp_port.h [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
blsp_version.h [feat][examples/boot2_iap] add usb iap feature 2021-09-26 14:02:09 +08:00
CMakeLists.txt [feat][examples/boot2_iap] add usb iap feature 2021-09-26 14:02:09 +08:00
compile_cmd.txt [feat] add new examples 2021-06-04 18:15:23 +08:00
main.c [feat][examples/boot2_iap] add usb iap feature 2021-09-26 14:02:09 +08:00
partition_cfg_1M.toml [feat] add new examples 2021-06-04 18:15: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