[bsp] update projects

This commit is contained in:
Meco Man
2024-03-20 23:05:08 -04:00
committed by Rbb666
parent f143ea2b31
commit 3f26998f9c
1114 changed files with 158577 additions and 119762 deletions

View File

@@ -7,6 +7,7 @@
/* RT-Thread Kernel */
#define RT_NAME_MAX 8
#define RT_CPUS_NR 1
#define RT_ALIGN_SIZE 8
#define RT_THREAD_PRIORITY_32
#define RT_THREAD_PRIORITY_MAX 32
@@ -41,14 +42,12 @@
#define RT_USING_SMALL_MEM
#define RT_USING_SMALL_MEM_AS_HEAP
#define RT_USING_HEAP
/* Kernel Device Object */
#define RT_USING_DEVICE
#define RT_USING_CONSOLE
#define RT_CONSOLEBUF_SIZE 128
#define RT_CONSOLE_DEVICE_NAME "uart0"
#define RT_VER_NUM 0x50002
#define RT_VER_NUM 0x50100
#define RT_BACKTRACE_LEVEL_MAX_NR 32
/* RT-Thread Components */
@@ -109,6 +108,9 @@
/* Network */
/* Memory protection */
/* Utilities */
@@ -128,6 +130,15 @@
/* Wiced WiFi */
/* CYW43012 WiFi */
/* BL808 WiFi */
/* CYW43439 WiFi */
/* IoT Cloud */
@@ -169,15 +180,20 @@
/* peripheral libraries and drivers */
/* sensors drivers */
/* HAL & SDK Drivers */
/* STM32 HAL & SDK Drivers */
/* touch drivers */
/* Kendryte SDK */
#define PKG_USING_NRFX
#define PKG_USING_NRFX_LATEST_VERSION
/* Kendryte SDK */
/* sensors drivers */
/* touch drivers */
/* AI packages */