wgzAIIT
a9deff5cd0
move UartConfig function to common.c
2023-04-18 15:38:52 +08:00
wgzAIIT
bbb8dd75f8
Add four macro definitions:
...
#define XIUOS_FLAH_ADDRESS 0x60100000
#define BAKUP_FLAH_ADDRESS 0x60300000
#define DOWN_FLAH_ADDRESS 0x60500000
#define FLAG_FLAH_ADDRESS 0x60700000
2023-04-17 18:36:47 +08:00
wgzAIIT
198fabf970
fix xidatong-arm32 NorFlash init bug
2023-04-17 15:08:10 +08:00
wgzAIIT
85105cb65d
Upgrading binary packages by iap on xidatong-arm32
2023-04-13 09:57:08 +08:00
wgzAIIT
d615793063
1、Modifying Flash Partitions:
...
Bootloader:0x60000000-0x6007FFFF 512K
APP:0x60100000-0x601FFFFF 1024K
Backup:0x60300000-0x603FFFFF 1024K
Download:0x60500000-0x605FFFFF 1024K
OTAFlag:0x60700000-0x6071FFFF 128K
2、add four flash function:flash_erase,flash_write,flash_read and flash_copy
2023-04-12 08:29:57 +08:00
wgzAIIT
669ef1eb2b
1、feat add link-bootloader.lds[start from 0x60000000] and link-application.lds[start from 0x60040000];
...
2、support BSP_USING_OTA MCUBOOT_BOOTLOADER and MCUBOOT_APPLICATION in xidatong-arm32/Kconfig;
3、support compile XiZi-xidatong-arm32-boot.bin when enable MCUBOOT_BOOTLOADER and XiZi-xidatong-arm32-app.bin when enable MCUBOOT_APPLICATION;
4、add QSPIFlash function for xidatong-arm32。
2023-04-04 15:47:34 +08:00
Liu_Weichao
c621db2ca7
add imxrt1052 board mdelay function
2023-01-10 17:21:10 +08:00
xuedongliang
e5bf0cee41
Add camera driver and examples for edu-riscv64 from Wu_zheng
...
it is OK
2022-11-25 10:25:38 +08:00
Liu_Weichao
bc47ae644f
feat add control_framework, read json file OK
2022-11-24 10:46:54 +08:00
wuzheng
49df162734
add softspi in xidatong-riscv64
2022-11-22 10:20:15 +08:00
Liu_Weichao
5560fc5318
feat add control_framework, support fins protocol, compile OK
2022-11-21 17:20:44 +08:00
Liu_Weichao
696c9f6fe0
fix MountUsb function error
2022-11-08 17:02:39 +08:00
Liu_Weichao
636f803b7b
modify usb init position into board.c from init.c
2022-11-08 11:27:06 +08:00
Liu_Weichao
9802c89fd6
feat add third_party_driver/sdio for hc32f4a0 board
2022-10-18 17:27:30 +08:00
Wang_Weigen
a154353bbe
sync the upstream branch
2022-09-28 09:51:12 +08:00
Liu_Weichao
e14fa6ff8e
modify XiUOS DIR : (1.add plc_demo in APP_Framework/control_app; 2.add industrial_network、industrial_fieldbus and industrial_wlan; 3.add XiZi_AIoT and modify XiZi as XiZi_IIoT.)
2022-09-27 20:39:52 +08:00