Convert Spi and GFX to C++.
This commit is contained in:
parent
0db16bd827
commit
6fbb6c8f70
13 changed files with 308 additions and 564 deletions
|
|
@ -263,12 +263,6 @@ macro(nRF5x_setup)
|
|||
)
|
||||
|
||||
list(APPEND SDK_SOURCE_FILES
|
||||
"${NRF5_SDK_PATH}/components/libraries/gfx/nrf_gfx.c"
|
||||
# "${NRF5_SDK_PATH}/integration/nrfx/legacy/nrf_drv_spi.c"
|
||||
# "${NRF5_SDK_PATH}/modules/nrfx/drivers/src/nrfx_spim.c"
|
||||
# "${NRF5_SDK_PATH}/modules/nrfx/drivers/src/prs/nrfx_prs.c"
|
||||
|
||||
# "${NRF5_SDK_PATH}/components/drivers_ext/st7735/st7735.c"
|
||||
"${NRF5_SDK_PATH}/external/thedotfactory_fonts/orkney24pts.c"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue