Skip to content
Snippets Groups Projects
Commit dad2d7ec authored by Alberto Nidasio's avatar Alberto Nidasio
Browse files

Tried to use the display on the Discovery f769

parent 1a2eaa4f
No related branches found
No related tags found
No related merge requests found
......@@ -123,6 +123,7 @@
"addfilter",
"ADON",
"aelf",
"AHBP",
"airbrakes",
"Airbrakes",
"Alain",
......@@ -131,18 +132,29 @@
"AMSL",
"apbclk",
"atthr",
"AVBP",
"AVDD",
"AWCR",
"awum",
"Baro",
"BCBLUE",
"BCCR",
"BCGREEN",
"BCRED",
"bittiming",
"boardcore",
"Boardcorev",
"boudrate",
"BPCR",
"Canbus",
"canprotocol",
"Carlucci",
"CCMDATAR",
"CCMDATARAMEN",
"CLCR",
"CMDM",
"COLC",
"COLMUX",
"compid",
"Corigliano",
"CORTEXM",
......@@ -154,11 +166,16 @@
"cyaw",
"DATABUS",
"datasheet",
"DCKCFGR",
"deleteme",
"DMEIE",
"Doxyfile",
"doxygen",
"DRDY",
"DRST",
"DSIEN",
"DSIM",
"DSIRST",
"Duca",
"Ecompass",
"Eigen",
......@@ -173,6 +190,7 @@
"FOVR",
"FRLVL",
"FRXTH",
"FUIE",
"Gatttr",
"getdetahstate",
"Ghirardini",
......@@ -192,6 +210,7 @@
"GPIOK",
"GPIOS",
"gpstr",
"HACT",
"Hatt",
"HCLK",
"HIFCR",
......@@ -215,12 +234,24 @@
"Katt",
"kbps",
"LBKM",
"LCOLCR",
"ldrex",
"leds",
"LIFCR",
"LISR",
"logdecoder",
"LPCE",
"LPHBPE",
"LPHFPE",
"LPMCR",
"LPSIZE",
"LPVAE",
"LPVFPE",
"LPVSAE",
"LSBFIRST",
"LTDC",
"LTDCEN",
"LTDCRST",
"Luca",
"Mandelli",
"Matteo",
......@@ -230,6 +261,7 @@
"microcontrollers",
"MINC",
"miosix",
"MIPI",
"mkdir",
"MODER",
"mosfet",
......@@ -239,6 +271,7 @@
"nart",
"NATT",
"NBAR",
"NDIV",
"NDTR",
"NGPS",
"Nidasio",
......@@ -251,11 +284,23 @@
"OUTX",
"OUTY",
"OUTZ",
"PCONFR",
"PCTLR",
"peripehral",
"Piazzolla",
"PINC",
"Pitot",
"Plin",
"PLLEN",
"PLLLS",
"PLLM",
"PLLSAI",
"PLLSAICFGR",
"PLLSAIDIVR",
"PLLSAIN",
"PLLSAIR",
"PLLSAIRDY",
"PLLSAIRDYIE",
"prescaler",
"PUPDR",
"Qgbw",
......@@ -267,10 +312,12 @@
"RDHR",
"RDLR",
"RDTR",
"REGEN",
"rflm",
"RFOM",
"Riccardo",
"RQCP",
"RSTR",
"RXCRCR",
"RXIRQ",
"RXNE",
......@@ -303,9 +350,12 @@
"testsuite",
"THID",
"TMEIE",
"TOTALH",
"TOTALW",
"tparam",
"TSCPP",
"TSVREFE",
"TWCR",
"Tweakable",
"TXCRCR",
"txfp",
......@@ -319,11 +369,27 @@
"Unsync",
"upcounter",
"USART",
"VACT",
"vbat",
"VBATE",
"velnord",
"VHBPCR",
"VHSACR",
"VLCR",
"VLPSIZE",
"VMCR",
"VNPCR",
"vout",
"VPCR",
"vsense",
"VVACR",
"VVBPCR",
"VVFPCR",
"VVSACR",
"WCFGR",
"WISR",
"WPCR",
"WRPCR",
"WSPI",
"Xbee",
"xnord",
......
......@@ -65,6 +65,9 @@ add_executable(sx1278lora-serial src/entrypoints/sx1278-serial.cpp)
target_compile_definitions(sx1278lora-serial PRIVATE SX1278_IS_LORA)
sbs_target(sx1278lora-serial stm32f429zi_skyward_groundstation_v2)
add_executable(f769-discovery-display src/entrypoints/f769-discovery-display.cpp)
sbs_target(f769-discovery-display stm32f769ni_discovery)
#-----------------------------------------------------------------------------#
# Tests #
#-----------------------------------------------------------------------------#
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment