@@ -8,7 +8,7 @@ FA means funding already available
...
@@ -8,7 +8,7 @@ FA means funding already available
[NuttX](https://nuttx.apache.org/) is small POSIX standard following systems widespread used for Drone Flight Controllers. See [PX4 autopilot](https://px4.io/) for example.
[NuttX](https://nuttx.apache.org/) is small POSIX standard following systems widespread used for Drone Flight Controllers. See [PX4 autopilot](https://px4.io/) for example.
NuttX provides support for [i.MX RT](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus:IMX-RT-SERIES) but not for cheap [Teensy 4.x](https://www.pjrc.com/store/teensy40.html) boards.
NuttX provides support for [i.MX RT](https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus:IMX-RT-SERIES). Support for cheap [Teensy 4.x](https://www.pjrc.com/store/teensy40.html) boards has been added by Michal Lenc. [NuttX Teensy 4.x](https://nuttx.apache.org/docs/latest/platforms/arm/imxrt/boards/teensy-4.x/index.html) documentation.
The project goal is to bringup Teensy BSP into NuttX and test and contribute to CAN FD support.
The project goal is to bringup Teensy BSP into NuttX and test and contribute to CAN FD support.