Commit Graph

16 Commits

Author SHA1 Message Date
Gregory Nutt
f40bb14495 Kinetis: Add support for I2C1 2016-08-16 07:21:03 -06:00
Gregory Nutt
3023724cf2 Changes from review of PR 113 2016-08-13 17:32:35 -06:00
v01d
2743df1e64 teensy 3.x i2c 2016-08-13 18:57:50 -03:00
v01d
f715e9b787 RTC working, I2C in progress 2016-08-09 14:01:27 -03:00
v01d
d483f7939f I2C0 support for kinetis/teensy-3.x (to be tested) 2016-08-06 22:23:59 -03:00
Gregory Nutt
525557c098 Merged in kfazz/nuttx/kinetis_pwm (pull request #50)
kinetis pwm support
2016-06-10 14:54:19 -06:00
kfazz
00c02fde62 Teensy 3.x FTM pin definitions. 2016-06-09 13:08:35 -04:00
Gregory Nutt
8c9bc6da79 Trivial changes from review of last PR 2016-06-09 09:39:41 -06:00
kfazz
0c13208d87 Teensy clock fixes.
The High Gain bit in MCG_C1 was preventing teensy from booting
except after a programming session. The second change doesn't appear
to change any functionality, but complies with restrictions in the k20
family reference manual on FEI -> FBE clock transiions.
2016-06-09 00:41:01 -04:00
Gregory Nutt
f56ed529e5 Remove prototypes for all user LED interfaces from board.h header files 2015-11-01 10:53:34 -06:00
Gregory Nutt
9c7ba5122b With these tweaks to the clocking, the Teensy-3.1 NSH configuration is fully functional 2015-06-11 09:07:35 -06:00
Gregory Nutt
45426598d6 Teensy-3.1: Add user LED support 2015-06-10 17:19:26 -06:00
Gregory Nutt
5891bd27ad Typo fix 2015-06-10 12:31:42 -06:00
Gregory Nutt
2f90912f12 Add support for teensy-3.0 2015-06-10 11:45:53 -06:00
Gregory Nutt
79248eabf5 Add board support for the Teensy-3.1 board 2015-06-09 17:03:52 -06:00
Gregory Nutt
8644eb7868 Rename teensy-3.1 directory to teensy-3.x. Add board.h header file 2015-06-09 15:54:04 -06:00