d2def725d9
Squashed commit of the following: arch/arm/src/kinetis: A fixes from first (unsuccessful) attempt to build the Freedom-K28F configuration. configs/freedom-k28f: Add basic board support for Freedom-K28F. Initial commit is basically just the Teensy-3.x brought up to date and with name changes.
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
if ARCH_BOARD_FREEDOM_K28F
|
|
|
|
endif
|