Selaa lähdekoodia

Update board.h

use HAL_device.h for case sensetive in ubuntu
margguo 5 vuotta sitten
vanhempi
sitoutus
9f6a40d351
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      project_0/drivers/board.h

+ 1 - 1
project_0/drivers/board.h

@@ -11,7 +11,7 @@
 #ifndef BOARD_H__
 #define BOARD_H__
 #include <rtthread.h>
-#include <hal_device.h>
+#include <HAL_device.h>
 
 #define SRAM_SIZE 0x5000