Commit Graph

24 Commits

Author SHA1 Message Date
spacecoaster 844094dc44 [KINETIS] K20x SPI use separate rx/tx dummy bytes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7310 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-23 16:46:14 +00:00
spacecoaster ee3f9cf124 [KINETIS] K20x SPI converted to use DMA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7300 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-21 15:46:34 +00:00
spacecoaster 05f8c30707 [KINETIS] Corrected copyright assignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7259 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-11 02:39:40 +00:00
spacecoaster e5f3bc7f86 [KINETIS] Add missing define for pal_lld_setpadmode()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7253 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-08 19:59:35 +00:00
spacecoaster 76fc6c0477 [KINETIS] ADC LLD files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7250 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-05 22:41:12 +00:00
utzig 1e274fb268 [KINETIS] Add GPT driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7245 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-03 20:47:10 +00:00
utzig 56b6f21257 [KINETIS] Fix warning using pal_lld_setpadmode
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7234 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-02 01:07:18 +00:00
utzig 7132c002eb [KINETIS] Add flash protection defaults to HAL
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7222 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-01 01:02:07 +00:00
utzig 72c19a33e0 [KINETIS] Move I2C driver to LLD
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7220 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-01 00:38:35 +00:00
utzig dd508d9617 [KINETIS] Move to standardized port skel
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7216 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-01 00:15:37 +00:00
utzig 9ace2f7d41 [KINETIS] Add EXT driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7215 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-01 00:11:55 +00:00
utzig 7668607e63 [KINETIS] Initial I2C driver for K2x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7206 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-29 19:09:38 +00:00
utzig a1ab73c5f5 [KINETIS] Add SPI driver for K2x family
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7185 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-23 17:40:25 +00:00
utzig 33383202ee [KINETIS] Fix opendrain output configuration
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7181 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-20 00:32:43 +00:00
utzig eb37222a0e [KINETIS] Add support for FEI mode
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7178 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-19 12:01:33 +00:00
utzig 85723a41ce [KINETIS] Use dynamic MCG settings based on XTAL frequency
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7158 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-07 15:38:15 +00:00
utzig 6d80d25b76 [KINETIS] Fix K20 serial driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7149 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-07 02:42:07 +00:00
utzig 8203b6596a [KINETIS] Initial K20 serial driver (Not working yet - WIP)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7147 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-07 02:03:36 +00:00
utzig 2a6b156390 [KINETIS] Fix KL2x serial driver for osal compatibility
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7144 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-06 20:34:43 +00:00
utzig e48246c26a Fix copyright message
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7143 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-06 20:15:34 +00:00
utzig 08815e8dcc [KINETIS] Add basic K20 family support
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7135 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-06 01:03:36 +00:00
utzig 7baef1fa5f [KINETIS] Style fix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7134 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-06 01:02:51 +00:00
utzig fb723a1e3d [KINETIS] Remove duplicated header
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7117 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-02 00:56:46 +00:00
utzig 800bd88d35 [KINETIS] Initial support for KL25 family
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7110 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-01 22:55:00 +00:00