iap 完善 & 浮点数printf 适配

Signed-off-by: a1012112796 <1012112796@qq.com>
This commit is contained in:
2023-01-03 13:16:29 +08:00
parent 669e1f1e77
commit 1ec5bc8ffd
16 changed files with 1668 additions and 579 deletions

View File

@@ -124,6 +124,7 @@
/* log format */
#define ULOG_OUTPUT_FLOAT
#define ULOG_USING_COLOR
#define ULOG_OUTPUT_TIME
#define ULOG_OUTPUT_LEVEL
@@ -175,6 +176,8 @@
/* enhanced kernel services */
#define PKG_USING_RT_VSNPRINTF_FULL
#define PKG_USING_RT_VSNPRINTF_FULL_LATEST_VERSION
/* acceleration: Assembly language or algorithmic acceleration packages */
@@ -187,6 +190,11 @@
/* peripheral libraries and drivers */
/* sensors drivers */
/* touch drivers */
/* Kendryte SDK */
@@ -194,6 +202,9 @@
/* AI packages */
/* Signal Processing and Control Algorithm Packages */
/* miscellaneous packages */
/* project laboratory */
@@ -207,6 +218,9 @@
/* Arduino libraries */
/* Projects */
/* Sensors */
@@ -216,7 +230,23 @@
/* Timing */
/* Projects */
/* Data Processing */
/* Data Storage */
/* Communication */
/* Device Control */
/* Other */
/* Signal IO */
/* Uncategorized */
#define SOC_FAMILY_STM32
#define SOC_SERIES_STM32F4