mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
Kinetis K66 Pin Mux
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -56,6 +56,8 @@
|
||||
# include "chip/kinetis_k60pinmux.h"
|
||||
#elif defined(KINETIS_K64)
|
||||
# include "chip/kinetis_k64pinmux.h"
|
||||
#elif defined(KINETIS_K66)
|
||||
# include "chip/kinetis_k66pinmux.h"
|
||||
#else
|
||||
# error "No pin multiplexing for this Kinetis part"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user