Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #158 from walkerstop/mike | Fabien Poussin | 2018-05-07 | 1 | -0/+80 |
|\ | | | | | Kinetis MK66F18 and PJRC Teensy 3.6 support | ||||
| * | Merge branch 'master' into mike | Michael Walker | 2018-05-02 | 3 | -91/+204 |
| |\ | |||||
| * | | Attempt at Teensy 3.6 support | Michael Walker | 2018-04-30 | 1 | -0/+80 |
| | | | |||||
* | | | Basic support for the (Motorola/Freescale/NXP) Kinetis MK64FX512 chip, | Wim Lewis | 2018-01-06 | 1 | -0/+81 |
| |/ |/| | | | | | partially copied from the existing K20 support. | ||||
* | | Initial ADC driver and testhal application for TM4C123x. | marcoveeneman | 2017-07-03 | 2 | -0/+2 |
| | | |||||
* | | Updated license headers | marcoveeneman | 2017-04-20 | 2 | -2/+2 |
| | | |||||
* | | Updated pwm_lld to use TivaWare. | marcoveeneman | 2016-10-26 | 2 | -0/+2 |
| | | |||||
* | | Updated spi and udma lld to use TivaWare. | marcoveeneman | 2016-10-11 | 2 | -0/+4 |
| | | |||||
* | | Updated wdg_lld to use TivaWare. | marcoveeneman | 2016-10-08 | 2 | -0/+2 |
| | | |||||
* | | Updated i2c_lld to use TivaWare. | marcoveeneman | 2016-10-08 | 2 | -0/+2 |
| | | |||||
* | | Updated mac_lld to use TivaWare. | marcoveeneman | 2016-10-08 | 1 | -0/+1 |
| | | |||||
* | | Added hw_timer to cmparams.h for tm4c129x. | marcoveeneman | 2016-10-08 | 1 | -0/+1 |
| | | |||||
* | | Updated st_lld to use TivaWare. | marcoveeneman | 2016-10-08 | 1 | -0/+1 |
| | | | | | | | | | | Tickless mode is working again. Fixed st_lld_get_counter reading the wrong register. | ||||
* | | Updated cmparams.h files to start using the TivaWare headers. | marcoveeneman | 2016-08-24 | 2 | -77/+93 |
| | | |||||
* | | Removed leading and trailing underscores from include guards. | marcoveeneman | 2016-08-11 | 2 | -6/+6 |
| | | |||||
* | | NRF52832 implementation | Stephane D'Alu | 2016-07-09 | 1 | -0/+82 |
|/ | |||||
* | Merge pull request #55 from marcoveeneman/tiva-wdg-driver | marcoveeneman | 2016-05-02 | 2 | -2/+2 |
|\ | | | | | Tiva WDG driver | ||||
| * | Mass license update. | marcoveeneman | 2016-04-28 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 2 | -0/+208 |
|\| | |||||
| * | Move ports to startup | Fabio Utzig | 2016-04-04 | 2 | -0/+208 |
| | | |||||
* | | Move ports to startup | Fabio Utzig | 2016-04-03 | 1 | -0/+82 |
|/ | |||||
* | [KINETIS] Move/add startup files. | flabbergast | 2016-03-22 | 3 | -0/+256 |
Move ports -> startup. Split k20x to k20x5 and k20x7. Split off common part of ld scripts. Add new ld scripts. |