Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/platform/mcu/rda5981x
2020-06-18 22:04:32 +08:00
..
aos rel_1.6.0 init 2020-06-18 22:04:32 +08:00
bootloader rel_1.6.0 init 2020-06-18 22:04:32 +08:00
cmsis rel_1.6.0 init 2020-06-18 22:04:32 +08:00
driver rel_1.6.0 init 2020-06-18 22:04:32 +08:00
feature/sysdata rel_1.6.0 init 2020-06-18 22:04:32 +08:00
hal rel_1.6.0 init 2020-06-18 22:04:32 +08:00
include rel_1.6.0 init 2020-06-18 22:04:32 +08:00
middleware rel_1.6.0 init 2020-06-18 22:04:32 +08:00
scripts rel_1.6.0 init 2020-06-18 22:04:32 +08:00
startup rel_1.6.0 init 2020-06-18 22:04:32 +08:00
wifi rel_1.6.0 init 2020-06-18 22:04:32 +08:00
gen_crc_bin.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
rda5981x.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
readme.txt rel_1.6.0 init 2020-06-18 22:04:32 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1.为避免修改阿里公共代码目前将HAL_PARTITION_SYS_DATA重定义为HAL_PARTITION_MAX相关修改在board\uno-81a\board.c,board\uno-81c\board.c以及platform\mcu\rda5981x\feature\sysdata\rda5981_sys_data.c中
实际使用时可注释掉相关代码并将HAL_PARTITION_SYS_DATA添加至include\hal\soc\flash.h中的hal_partition_t。
2.如需升级Alios只需将board\uno-81aboard\uno-81c以及platform\mcu\rda5981x拷贝至新版本相应路径即可