Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #158 from walkerstop/mike | Fabien Poussin | 2018-05-07 | 5 | -0/+21577 |
|\ | | | | | Kinetis MK66F18 and PJRC Teensy 3.6 support | ||||
| * | Fix MK66F18 compilation for the following HALs: Serial, I2C, EXT, ADC, GPT, ↵ | Michael Walker | 2018-05-07 | 2 | -4633/+8191 |
| | | | | | | | | PWM, SPI | ||||
| * | Correct register definitions for MK66F18 for LPTMR and FlexRAM | Michael Walker | 2018-05-03 | 1 | -42/+54 |
| | | |||||
| * | Merge branch 'master' into mike | Michael Walker | 2018-05-02 | 1 | -1/+2 |
| |\ | |||||
| * \ | Merge branch 'master' into mike | Michael Walker | 2018-05-02 | 57 | -121/+38338 |
| |\ \ | |||||
| * | | | More corrections | Michael Walker | 2018-05-01 | 1 | -3/+5 |
| | | | | |||||
| * | | | disable voltage inrush regulator | Michael Walker | 2018-05-01 | 1 | -3/+6 |
| | | | | |||||
| * | | | Update | Michael Walker | 2018-05-01 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge branch 'master' into mike | Michael Walker | 2018-05-01 | 5 | -3/+8 |
| |\ \ \ | |||||
| * | | | | Attempt at Teensy 3.6 support | Michael Walker | 2018-04-30 | 5 | -0/+18001 |
| | | | | | |||||
* | | | | | Merge pull request #157 from walkerstop/master | Fabien Poussin | 2018-05-05 | 4 | -2/+6 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | Kinetis compilation errors with latest code from ChibiOS master branch | ||||
| * | | | | Remove duplicate code already in upstream master and add include dir | Michael Walker | 2018-05-02 | 1 | -1/+2 |
| | |_|/ | |/| | | |||||
| * | | | Merge remote-tracking branch 'upstream/master' | Michael Walker | 2018-05-02 | 57 | -121/+38338 |
| |\ \ \ | | |_|/ | |/| | | |||||
| * | | | Enable Kinesis on newer ChibiOS | Michael Walker | 2018-05-01 | 5 | -3/+8 |
| | |/ | |/| | |||||
* | | | Merge pull request #156 from wiml/k64_support | Fabien Poussin | 2018-05-05 | 4 | -0/+8297 |
|\ \ \ | |_|/ |/| | | Kinetis K64 and PJRC Teensy3.5 support | ||||
| * | | Basic support for the (Motorola/Freescale/NXP) Kinetis MK64FX512 chip, | Wim Lewis | 2018-01-06 | 4 | -0/+8297 |
| | | | | | | | | | | | | partially copied from the existing K20 support. | ||||
* | | | Fixed wrong variable name for ASM files | marcoveeneman | 2018-03-10 | 2 | -6/+6 |
| | | | |||||
* | | | Added shared variables to startup, board and platform makefiles | marcoveeneman | 2018-03-10 | 2 | -0/+10 |
| | | | |||||
* | | | Merge pull request #145 from marcoveeneman/tiva_improvements | Fabien Poussin | 2018-03-08 | 2 | -10/+12 |
|\ \ \ | | | | | | | | | Various Tiva improvements | ||||
| * | | | Fixed startup makefiles | marcoveeneman | 2018-02-27 | 2 | -8/+10 |
| | | | | | | | | | | | | | | | | vectors.c was replaced by vectors.S | ||||
| * | | | Updated startup makefiles with new path to CMSIS Core headers | marcoveeneman | 2017-11-23 | 2 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #143 from qmk/fix_kinesis_usb_data_sync | Fabien Poussin | 2018-03-08 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Fix Kinetis usb databank synchronization problems | ||||
| * | | Fix typo in k20xx.h | Fred Sundvik | 2018-02-08 | 1 | -1/+1 |
| |/ | |||||
* | | Initial ADC driver and testhal application for TM4C123x. | marcoveeneman | 2017-07-03 | 2 | -0/+2 |
| | | |||||
* | | Updated license headers | marcoveeneman | 2017-04-20 | 8 | -8/+8 |
| | | |||||
* | | Fixed MSP430 build with latest msp-gcc (6.2) | Fabien Poussin | 2017-04-14 | 9 | -4/+15585 |
| | | |||||
* | | Merge pull request #96 from marcoveeneman/tiva-use-tivaware | marcoveeneman | 2016-10-30 | 36 | -91/+22526 |
|\ \ | | | | | | | Tiva port use TivaWare | ||||
| * | | Removed unused device specific header files. | marcoveeneman | 2016-10-27 | 78 | -962468/+0 |
| | | | |||||
| * | | 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. | ||||
| * | | Commented some redefined Cortex-M register blocks in hw_memmap.h. | marcoveeneman | 2016-10-08 | 1 | -5/+5 |
| | | | |||||
| * | | Updated cmparams.h files to start using the TivaWare headers. | marcoveeneman | 2016-08-24 | 2 | -77/+93 |
| | | | |||||
| * | | Added TivaWare folder to startup makefile. | marcoveeneman | 2016-08-24 | 2 | -2/+4 |
| | | | |||||
| * | | Added TivaWare inc folder. | marcoveeneman | 2016-08-24 | 110 | -0/+984872 |
| | | | |||||
| * | | Removed leading and trailing underscores from include guards. | marcoveeneman | 2016-08-11 | 2 | -6/+6 |
| | | | |||||
* | | | Merge pull request #81 from awygle/adc | awygle | 2016-08-17 | 2 | -7/+20 |
|\ \ \ | |/ / |/| | | MSP430X ADC12 Support | ||||
| * | | Adds ADC12 support to MSP430X port. | Andrew Wygle | 2016-06-05 | 2 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support for the MSP430X's 12-bit ADC peripheral, as well as reasonably complete testing of same. Also includes fixes for several bugs and cleanup of the DMA peripheral, which used ch calls rather than osal calls and was unclear about what contexts its methods could be called from. | ||||
| * | | Cleaned up MSP430X port to match recent changes to ChibiOS mainline. | Andrew Wygle | 2016-06-05 | 1 | -2/+7 |
| |/ | | | | | | | Also fixed a couple of bugs identified as part of the refresh. | ||||
* / | NRF52832 implementation | Stephane D'Alu | 2016-07-09 | 3 | -0/+176 |
|/ | |||||
* | Merge pull request #68 from awygle/msp430x | awygle | 2016-05-04 | 3 | -3/+452 |
| | | | MSP430X DMA Support, EXP430FR6989 Demo + Makefile Updates | ||||
* | Merge pull request #55 from marcoveeneman/tiva-wdg-driver | marcoveeneman | 2016-05-02 | 10 | -10/+10 |
|\ | | | | | Tiva WDG driver | ||||
| * | Tiva. Updated Tiva makefiles to be compatible with the main repository. | marcoveeneman | 2016-04-28 | 2 | -2/+2 |
| | | |||||
| * | Mass license update. | marcoveeneman | 2016-04-28 | 8 | -8/+8 |
| | | |||||
* | | sync with ChibiOS master for ASMXSRC | Stephane D'Alu | 2016-04-28 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #62 from flabbergast/i2c | Fabio Utzig | 2016-04-27 | 5 | -320/+84 |
|\ \ | | | | | | | [KINETIS] I2C update (timeouts, KL27Z) |