apm32f103 fit can & uvcan with no shell

This commit is contained in:
hyl
2024-12-11 18:56:08 +08:00
parent d0e822c757
commit 3f08641909
39 changed files with 12748 additions and 431 deletions
@@ -24,6 +24,7 @@
/* import board special configuration */
#include <xsconfig.h>
#include <stdio.h>
#ifdef __cplusplus
extern "C" {
@@ -123,9 +124,10 @@ typedef x_base x_OffPos;
#endif
#define WAITING_FOREVER -1
// #define KPrintf printf
void KPrintf(const char *fmt, ...);
#ifdef __cplusplus
}
#endif