uvify_core: add board_dma_map.h and enable SPI1 DMA

- synced with px4_fmu-v4
This commit is contained in:
Daniel Agar
2020-02-22 01:03:46 -05:00
parent 772ddd7f5e
commit 01b90fefaf
7 changed files with 63 additions and 19 deletions
-1
View File
@@ -57,4 +57,3 @@ constexpr timer_io_channels_t timer_io_channels[MAX_TIMER_IO_CHANNELS] = {
constexpr io_timers_channel_mapping_t io_timers_channel_mapping =
initIOTimerChannelMapping(io_timers, timer_io_channels);