Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Replaced custom register bitfield macros by TivaWare bitfield macros. | marcoveeneman | 2016-10-28 | 1 | -1/+1 | |
* | | Some missing changes. | marcoveeneman | 2016-10-27 | 1 | -1/+1 | |
* | | Updated ChibiStudio .cproject files. | marcoveeneman | 2016-10-27 | 3 | -6/+211 | |
* | | Fixed .launch file for RT-TM4C1294-LAUNCHPAD demo. | marcoveeneman | 2016-08-30 | 1 | -2/+2 | |
* | | Merge pull request #94 from marcoveeneman/tiva-improvements | marcoveeneman | 2016-08-11 | 3 | -0/+18 | |
|\ \ | |/ |/| | ||||||
| * | Implemented smart build for Tiva platform. | marcoveeneman | 2016-08-09 | 3 | -0/+18 | |
* | | moved spi to LLD | Stephane D'Alu | 2016-07-11 | 1 | -1/+1 | |
* | | moved QEI to LLD | Stephane D'Alu | 2016-07-10 | 2 | -1/+3 | |
* | | moved GPT to LLD | Stephane D'Alu | 2016-07-10 | 3 | -11/+28 | |
* | | added missing chconf.h | Stephane D'Alu | 2016-07-10 | 1 | -0/+529 | |
* | | shell commands for info and watchdog | Stephane D'Alu | 2016-07-10 | 1 | -5/+23 | |
* | | moved wdg to LLD | Stephane D'Alu | 2016-07-10 | 3 | -5/+57 | |
* | | added missing config files for nrf52 demo | Stephane D'Alu | 2016-07-10 | 3 | -0/+453 | |
* | | moved rng to LLD directory. | Stephane D'Alu | 2016-07-10 | 1 | -0/+41 | |
* | | renamed NRF51_* to NRF5_* | Stephane D'Alu | 2016-07-10 | 3 | -11/+11 | |
* | | NRF52832 implementation | Stephane D'Alu | 2016-07-09 | 2 | -0/+355 | |
* | | renamed port to NRF5 to make room for NRF52832 chip | Stephane D'Alu | 2016-07-08 | 2 | -2/+2 | |
|/ | ||||||
* | Tiva. Fixed and added missing debug and external tool configurations. | marcoveeneman | 2016-05-11 | 4 | -1/+75 | |
* | Tiva. Fixed project files of testhal and demos. | marcoveeneman | 2016-05-11 | 3 | -15/+15 | |
* | Merge pull request #68 from awygle/msp430x | awygle | 2016-05-04 | 9 | -4/+1658 | |
* | Merge pull request #55 from marcoveeneman/tiva-wdg-driver | marcoveeneman | 2016-05-02 | 17 | -11/+161 | |
|\ | ||||||
| * | Tiva. Updated Tiva makefiles to be compatible with the main repository. | marcoveeneman | 2016-04-28 | 3 | -6/+12 | |
| * | Mass license update. | marcoveeneman | 2016-04-28 | 14 | -5/+149 | |
* | | fix warnings in STM32 projects because of missing configs | Nicolas Reinecke | 2016-05-01 | 4 | -0/+65 | |
* | | update stm32 demo and testhal projects to upstream chibios | Nicolas Reinecke | 2016-05-01 | 12 | -228/+320 | |
* | | sync with ChibiOS master for ASMXSRC | Stephane D'Alu | 2016-04-28 | 2 | -4/+8 | |
* | | [KINETIS] Mass update Makefile (license & asm changes). | flabbergast | 2016-04-24 | 8 | -18/+33 | |
* | | [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus. | flabbergast | 2016-04-24 | 2 | -2/+2 | |
* | | Updated Makefiles for STM32 according to | barthess | 2016-04-23 | 10 | -235/+267 | |
* | | Merge pull request #59 from flabbergast/oshchip | Fabio Utzig | 2016-04-19 | 8 | -0/+1236 | |
|\ \ | ||||||
| * | | [NRF51] Add OSHChip demo. | flabbergast | 2016-04-14 | 8 | -0/+1236 | |
* | | | [KINETIS] Moved time variable definition in blinker thread | Jonathan Struebel | 2016-04-18 | 1 | -1/+1 | |
* | | | [KINETS] Fixed comments in shellconf.h | Jonathan Struebel | 2016-04-17 | 1 | -2/+2 | |
* | | | [KINETIS] Added shell demo for FRDM-KL25Z | Jonathan Struebel | 2016-04-17 | 8 | -0/+1487 | |
|/ / | ||||||
* | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 5 | -0/+991 | |
|\ \ | ||||||
| * | | Initial MSP430X Port. | Andrew Wygle | 2016-04-08 | 5 | -0/+991 | |
| |/ | ||||||
* | | Merge branch 'master' into fix-nrf51-port | Fabio Utzig | 2016-04-10 | 13 | -34/+101 | |
|\| | ||||||
| * | Merge pull request #50 from utzig/fix-tiva-port | Fabio Utzig | 2016-04-05 | 10 | -28/+95 | |
| |\ | ||||||
| | * | Improve http_server declaration | Fabio Utzig | 2016-04-05 | 1 | -1/+1 | |
| | * | Fix tiva demos | Fabio Utzig | 2016-04-04 | 10 | -28/+95 | |
| * | | Fix test thread usage | Fabio Utzig | 2016-04-04 | 3 | -6/+6 | |
| |/ | ||||||
* | | Fix rules path | Fabio Utzig | 2016-04-04 | 1 | -2/+2 | |
* | | Make RTC clock default | Fabio Utzig | 2016-04-03 | 1 | -2/+2 | |
* | | Add extra example parameters to mcuconf | Fabio Utzig | 2016-04-03 | 1 | -0/+3 | |
* | | Fix paths in demo Makefile | Fabio Utzig | 2016-04-03 | 1 | -4/+10 | |
* | | Fix test API usage | Fabio Utzig | 2016-04-03 | 1 | -2/+2 | |
* | | Add new chconf parameters | Fabio Utzig | 2016-04-03 | 1 | -0/+25 | |
|/ | ||||||
* | [KINETIS] A lot of updates | Fabio Utzig | 2016-03-28 | 15 | -75/+131 | |
|\ | ||||||
| * | [KINETIS] Update demos (for HAL changes). | flabbergast | 2016-03-22 | 15 | -75/+131 | |
* | | Merge pull request #45 from utzig/kinetis | Fabio Utzig | 2016-03-28 | 62 | -0/+10105 | |
|\| |