This commits adds initial support for the Kinetis Freedom-K28F board. Not you ready for prime time.

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.
This commit is contained in:
Gregory Nutt
2018-05-02 13:14:32 -06:00
parent 4261249fb6
commit d2def725d9
25 changed files with 1953 additions and 5 deletions
+2
View File
@@ -1682,6 +1682,8 @@ nuttx/
| | `- README.txt
| |- flipnclick-sam3x/
| | `- README.txt
| |- freedom-k28f/
| | `- README.txt
| |- freedom-k64f/
| | `- README.txt
| |- freedom-k66f/