feat add third_party_driver/spi for hc32f4a0 board, write and read function OK

This commit is contained in:
Liu_Weichao
2022-10-31 15:11:39 +08:00
parent 7a8766a74d
commit 2d7d5d121d
4 changed files with 102 additions and 10 deletions
@@ -29,8 +29,6 @@
extern "C" {
#endif
int HwSpiInit(void);
#ifdef __cplusplus