AP_HAL: Fixes to make the ERLE layer work
This commit is contained in:
parent
7cf1187473
commit
57ec305caa
@ -101,6 +101,8 @@
|
||||
#define HAL_BOARD_NAME "Erle Linux"
|
||||
#define HAL_CPU_CLASS HAL_CPU_CLASS_1000
|
||||
#define HAL_OS_POSIX_IO 1
|
||||
#define HAL_STORAGE_SIZE 4096
|
||||
#define HAL_STORAGE_SIZE_AVAILABLE HAL_STORAGE_SIZE
|
||||
|
||||
#elif CONFIG_HAL_BOARD == HAL_BOARD_EMPTY
|
||||
#define AP_HAL_BOARD_DRIVER AP_HAL_Empty
|
||||
|
Loading…
Reference in New Issue
Block a user