Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Added TivaWare folder to startup makefile. | marcoveeneman | 2016-08-24 | 2 | -2/+4 |
| | |||||
* | Removed leading and trailing underscores from include guards. | marcoveeneman | 2016-08-11 | 2 | -6/+6 |
| | |||||
* | NRF52832 implementation | Stephane D'Alu | 2016-07-09 | 3 | -0/+176 |
| | |||||
* | Merge pull request #68 from awygle/msp430x | awygle | 2016-05-04 | 1 | -0/+437 |
| | | | 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 |
| | | |||||
* | | [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. | ||||
| * | | [KINETIS] Clean up ld rules. | flabbergast | 2016-04-10 | 10 | -769/+345 |
| | | | |||||
* | | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 4 | -0/+725 |
|\| | | |||||
| * | | Add MK20DX256 ld script with 8 KB bootloader | Fred Sundvik | 2016-04-09 | 1 | -0/+56 |
| | | | |||||
| * | | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 3 | -0/+669 |
| |/ | | | | | | | | | | | This port includes hal, pal, serial, and st drivers. It supports both large and small model code and data for MSP430X-class CPUs. It has only been tested on the EXP430FR5969 LaunchPad board. | ||||
* | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 10 | -0/+734 |
|\| | |||||
| * | Move ports to startup | Fabio Utzig | 2016-04-04 | 10 | -0/+734 |
| | | |||||
* | | Move ports to startup | Fabio Utzig | 2016-04-03 | 3 | -0/+176 |
|/ | |||||
* | [KINETIS] Move/add startup files. | flabbergast | 2016-03-22 | 16 | -0/+1434 |
Move ports -> startup. Split k20x to k20x5 and k20x7. Split off common part of ld scripts. Add new ld scripts. |