mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-26 16:30:07 +08:00
headers have been moved in libopencm3
This commit is contained in:
@@ -37,11 +37,11 @@
|
||||
|
||||
#if defined(STM32F1) || defined(STM32F2) || defined(STM32F4)
|
||||
#include <libopencm3/stm32/f1/flash.h>
|
||||
#include <libopencm3/stm32/f1/crc.h>
|
||||
#else
|
||||
#include <libopencm3/stm32/flash.h>
|
||||
#include <libopencm3/stm32/crc.h>
|
||||
#endif
|
||||
|
||||
#include <libopencm3/stm32/crc.h>
|
||||
#include <libopencm3/stm32/dbgmcu.h>
|
||||
|
||||
struct FlashInfo {
|
||||
|
||||
Reference in New Issue
Block a user