Skip to content

Commit

Permalink
Resolve nxp_hal dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Krämer authored and Bernhard Krämer committed Nov 19, 2020
1 parent 459f44d commit 0553000
Show file tree
Hide file tree
Showing 6 changed files with 672 additions and 373 deletions.
3 changes: 3 additions & 0 deletions boards/arm/teensy4/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ if(CONFIG_PINMUX)
zephyr_library_sources(pinmux.c)
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)
endif()

zephyr_library_sources(teensy4_flexspi_nor_config.c)
zephyr_library_sources_ifdef(CONFIG_DEVICE_CONFIGURATION_DATA teensy4_sdram_ini_dcd.c)
373 changes: 0 additions & 373 deletions boards/arm/teensy4/doc/bak_index.rst

This file was deleted.

Loading

0 comments on commit 0553000

Please sign in to comment.