|
|
@ -46,6 +46,7 @@ __BEGIN_DECLS |
|
|
|
#define PX4_BBSRAM_GETDESC_IOCTL STM32F7_BBSRAM_GETDESC_IOCTL |
|
|
|
#define PX4_BBSRAM_GETDESC_IOCTL STM32F7_BBSRAM_GETDESC_IOCTL |
|
|
|
#define PX4_FLASH_BASE 0x08000000 |
|
|
|
#define PX4_FLASH_BASE 0x08000000 |
|
|
|
#define PX4_NUMBER_I2C_BUSES STM32F7_NI2C |
|
|
|
#define PX4_NUMBER_I2C_BUSES STM32F7_NI2C |
|
|
|
|
|
|
|
#define PX4_ARCH_DCACHE_LINESIZE ARMV7M_DCACHE_LINESIZE |
|
|
|
|
|
|
|
|
|
|
|
void stm32_flash_lock(void); |
|
|
|
void stm32_flash_lock(void); |
|
|
|
void stm32_flash_unlock(void); |
|
|
|
void stm32_flash_unlock(void); |
|
|
|