| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | 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 |
| * | 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 |
|\ \
| |/
|/| |
|
| * | Adds ADC12 support to MSP430X port. | Andrew Wygle | 2016-06-05 | 2 | -5/+13 |
| * | Cleaned up MSP430X port to match recent changes to ChibiOS mainline. | Andrew Wygle | 2016-06-05 | 1 | -2/+7 |
* | | 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 |
* | Merge pull request #55 from marcoveeneman/tiva-wdg-driver | marcoveeneman | 2016-05-02 | 10 | -10/+10 |
|\ |
|
| * | 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] Consolidate KL2x I2C CMSIS defs. | flabbergast | 2016-04-24 | 5 | -319/+83 |
| * | | [KINETIS] Rename I2Cx.S1 to I2Cx.S for KL26Z. | flabbergast | 2016-04-24 | 1 | -9/+9 |
* | | | [KINETIS] Mass update Makefile (license & asm changes). | flabbergast | 2016-04-24 | 2 | -2/+2 |
|/ / |
|
* | | Merge pull request #56 from flabbergast/flabbergast | Fabio Utzig | 2016-04-13 | 10 | -769/+345 |
|\ \ |
|
| * | | [KINETIS] Clean up ld rules. | flabbergast | 2016-04-10 | 10 | -769/+345 |
* | | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 9 | -0/+1490 |
|\| | |
|
| * | | Add MK20DX256 ld script with 8 KB bootloader | Fred Sundvik | 2016-04-09 | 1 | -0/+56 |
| * | | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 8 | -0/+1434 |
| |/ |
|
* | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 18 | -307/+526 |
|\| |
|
| * | Move ports to startup | Fabio Utzig | 2016-04-04 | 10 | -4/+4 |
| * | Fix paths in startup makefiles | Fabio Utzig | 2016-04-04 | 2 | -12/+14 |
| * | Add new expected parameters to linker scripts | Fabio Utzig | 2016-04-04 | 6 | -54/+271 |
* | | Move ports to startup | Fabio Utzig | 2016-04-03 | 3 | -0/+0 |
* | | Update paths in makefile | Fabio Utzig | 2016-04-03 | 1 | -7/+6 |
* | | Update link script with new parameters | Fabio Utzig | 2016-04-03 | 1 | -9/+43 |
|/ |
|
* | [KINETIS] Move/add startup files. | flabbergast | 2016-03-22 | 18 | -132/+608 |
* | [KINETIS] Add CMSIS definitions. | flabbergast | 2016-03-22 | 8 | -0/+9154 |
* | [KINETIS] Move from main repo to contrib | Fabio Utzig | 2016-03-07 | 6 | -0/+958 |
* | Added missing HEAP_RAM definition | sdalu | 2016-02-02 | 1 | -0/+2 |
* | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 3 | -6/+6 |
* | Minor improvements in DMA2D demo | barthess | 2015-06-28 | 1 | -54/+0 |
* | LTDC and DMA2D ported to ChibiOS/RT 3 | TexZK | 2015-06-24 | 1 | -0/+54 |
* | Added STM32F103xC memory setup | Aberto Panu | 2015-06-12 | 1 | -0/+50 |