nuttx/boards/arm/tiva
2019-09-02 07:57:10 -06:00
..
dk-tm4c129x Tiva directories: Fix TM4C129XNCZAD part number in Kconfig and identifiers. Rationale: Fully specify that this is the 212-pin BGA package (ZAD ending) and for consistency with earlier changes to other Tiva TM4C12x part numbers in Kconfig names and identifiers. 2019-08-30 08:46:57 -06:00
drivers Merged in alinjerpelea/nuttx (pull request #1014) 2019-08-21 13:39:29 +00:00
eagle100 Merged in alinjerpelea/nuttx (pull request #999) 2019-08-16 13:40:59 +00:00
ekk-lm3s9b96 Fix typos in comments. 2019-08-21 09:32:59 -06:00
launchxl-cc1310 Fix typos in comments. 2019-08-21 09:32:59 -06:00
launchxl-cc1312r1 Fix typos in comments. 2019-08-21 09:32:59 -06:00
lm3s6432-s2e Fix typos in comments. 2019-08-21 09:32:59 -06:00
lm3s6965-ek Fix typos in comments. 2019-08-21 09:32:59 -06:00
lm3s8962-ek Fix typos in comments. 2019-08-21 09:32:59 -06:00
lm4f120-launchpad Fix typos in comments. 2019-08-21 09:32:59 -06:00
tm4c123g-launchpad Fix typos in comments. 2019-08-21 09:32:59 -06:00
tm4c1294-launchpad drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00