Set blackbox file handler to NULL after closing file
[inav.git] / src / main / target / OMNIBUSF4 / CMakeLists.txt
bloba6ccb483bf5bc129a50d7cecbc6a5576559089a7
1 target_stm32f405xg(DYSF4PRO)
2 target_stm32f405xg(DYSF4PROV2)
3 target_stm32f405xg(OMNIBUSF4)
4 # the OMNIBUSF4SD has an SDCARD instead of flash, a BMP280 baro and therefore a slightly different ppm/pwm and SPI mapping
5 target_stm32f405xg(OMNIBUSF4PRO)
6 target_stm32f405xg(OMNIBUSF4V3_S5_S6_2SS)
7 target_stm32f405xg(OMNIBUSF4V3_S5S6_SS)
8 target_stm32f405xg(OMNIBUSF4V3_S6_SS)
9 # OMNIBUSF4V3 is a (almost identical) variant of OMNIBUSF4PRO target,
10 # except for an inverter on UART6.
11 target_stm32f405xg(OMNIBUSF4V3)