nuttx/configs/freedom-k28f/src
2018-05-05 13:01:23 -06:00
..
.gitignore This commits adds initial support for the Kinetis Freedom-K28F board. Not you ready for prime time. 2018-05-02 13:14:32 -06:00
freedom-k28f.h configs/freedom-k28f: With these changes to the configuration, the NSH configuration is now functional on the k28f board. Also fixes corrects the active logic level for the RGB LED. arch/arm/src/kinetis/chip: Fixes an error in vector configuration. 2018-05-05 09:33:48 -06:00
k28_appinit.c This commits adds initial support for the Kinetis Freedom-K28F board. Not you ready for prime time. 2018-05-02 13:14:32 -06:00
k28_autoleds.c configs/freedom-k28f: With these changes to the configuration, the NSH configuration is now functional on the k28f board. Also fixes corrects the active logic level for the RGB LED. arch/arm/src/kinetis/chip: Fixes an error in vector configuration. 2018-05-05 09:33:48 -06:00
k28_boot.c This commits adds initial support for the Kinetis Freedom-K28F board. Not you ready for prime time. 2018-05-02 13:14:32 -06:00
k28_bringup.c This commits adds initial support for the Kinetis Freedom-K28F board. Not you ready for prime time. 2018-05-02 13:14:32 -06:00
k28_i2c.c This commits adds initial support for the Kinetis Freedom-K28F board. Not you ready for prime time. 2018-05-02 13:14:32 -06:00
k28_pwm.c This commits adds initial support for the Kinetis Freedom-K28F board. Not you ready for prime time. 2018-05-02 13:14:32 -06:00
k28_spi.c This commits adds initial support for the Kinetis Freedom-K28F board. Not you ready for prime time. 2018-05-02 13:14:32 -06:00
k28_usbdev.c This commits adds initial support for the Kinetis Freedom-K28F board. Not you ready for prime time. 2018-05-02 13:14:32 -06:00
k28_userleds.c configs/freedom-k28f: With these changes to the configuration, the NSH configuration is now functional on the k28f board. Also fixes corrects the active logic level for the RGB LED. arch/arm/src/kinetis/chip: Fixes an error in vector configuration. 2018-05-05 09:33:48 -06:00
Makefile configs/freedom-k28f: If drivers/leds/rgbled.c is enabled, then treat the board as though it had no discrete LEDs. 2018-05-05 13:01:23 -06:00