Skip to content

Commit

Permalink
AP_HAL_ChibiOS: littlefs support for JHEMCU-H743HD
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Dec 11, 2024
1 parent 5b3b1f8 commit 11888b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/AP_HAL_ChibiOS/hwdef/JHEMCU-H743HD/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ define HAL_GPIO_B_LED_PIN 91

# Dataflash setup
SPIDEV dataflash SPI3 DEVID1 FLASH1_CS MODE3 104*MHZ 104*MHZ
define HAL_LOGGING_DATAFLASH_DRIVER AP_Logger_W25NXX
define HAL_LOGGING_DATAFLASH_ENABLED 1
define HAL_OS_LITTLEFS_IO 1
define AP_FILESYSTEM_LITTLEFS_FLASH_TYPE AP_FILESYSTEM_FLASH_W25NXX

# OSD setup
SPIDEV osd SPI2 DEVID1 OSD1_CS MODE0 10*MHZ 10*MHZ
Expand Down

0 comments on commit 11888b4

Please sign in to comment.