aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
| * | BBC micro:bit boardStephane D'Alu2016-11-166-0/+1203
* | | fix stm32f429-dma2d demo buildNicolas Reinecke2016-11-086-24/+51
* | | update stm32 testhal / demo headersNicolas Reinecke2016-11-082-8/+6
| |/ |/|
* | Updated mcuconf.h files.marcoveeneman2016-10-292-3/+3
* | Replaced custom register bitfield macros by TivaWare bitfield macros.marcoveeneman2016-10-281-1/+1
* | Some missing changes.marcoveeneman2016-10-271-1/+1
* | Updated ChibiStudio .cproject files.marcoveeneman2016-10-273-6/+211
* | Fixed .launch file for RT-TM4C1294-LAUNCHPAD demo.marcoveeneman2016-08-301-2/+2
* | Merge pull request #94 from marcoveeneman/tiva-improvementsmarcoveeneman2016-08-113-0/+18
|\ \ | |/ |/|
| * Implemented smart build for Tiva platform.marcoveeneman2016-08-093-0/+18
* | moved spi to LLDStephane D'Alu2016-07-111-1/+1
* | moved QEI to LLDStephane D'Alu2016-07-102-1/+3
* | moved GPT to LLDStephane D'Alu2016-07-103-11/+28
* | added missing chconf.hStephane D'Alu2016-07-101-0/+529
* | shell commands for info and watchdogStephane D'Alu2016-07-101-5/+23
* | moved wdg to LLDStephane D'Alu2016-07-103-5/+57
* | added missing config files for nrf52 demoStephane D'Alu2016-07-103-0/+453
* | moved rng to LLD directory.Stephane D'Alu2016-07-101-0/+41
* | renamed NRF51_* to NRF5_*Stephane D'Alu2016-07-103-11/+11
* | NRF52832 implementationStephane D'Alu2016-07-092-0/+355
* | renamed port to NRF5 to make room for NRF52832 chipStephane D'Alu2016-07-082-2/+2
|/
* Tiva. Fixed and added missing debug and external tool configurations.marcoveeneman2016-05-114-1/+75
* Tiva. Fixed project files of testhal and demos.marcoveeneman2016-05-113-15/+15
* Merge pull request #68 from awygle/msp430xawygle2016-05-049-4/+1658
* Merge pull request #55 from marcoveeneman/tiva-wdg-drivermarcoveeneman2016-05-0217-11/+161
|\
| * Tiva. Updated Tiva makefiles to be compatible with the main repository.marcoveeneman2016-04-283-6/+12
| * Mass license update.marcoveeneman2016-04-2814-5/+149
* | fix warnings in STM32 projects because of missing configsNicolas Reinecke2016-05-014-0/+65
* | update stm32 demo and testhal projects to upstream chibiosNicolas Reinecke2016-05-0112-228/+320
* | sync with ChibiOS master for ASMXSRCStephane D'Alu2016-04-282-4/+8
* | [KINETIS] Mass update Makefile (license & asm changes).flabbergast2016-04-248-18/+33
* | [KINETIS] Update Makefiles: cortex-m0 to cortex-m0plus.flabbergast2016-04-242-2/+2
* | Updated Makefiles for STM32 according tobarthess2016-04-2310-235/+267
* | Merge pull request #59 from flabbergast/oshchipFabio Utzig2016-04-198-0/+1236
|\ \
| * | [NRF51] Add OSHChip demo.flabbergast2016-04-148-0/+1236
* | | [KINETIS] Moved time variable definition in blinker threadJonathan Struebel2016-04-181-1/+1
* | | [KINETS] Fixed comments in shellconf.hJonathan Struebel2016-04-171-2/+2
* | | [KINETIS] Added shell demo for FRDM-KL25ZJonathan Struebel2016-04-178-0/+1487
|/ /
* | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-105-0/+991
|\ \
| * | Initial MSP430X Port.Andrew Wygle2016-04-085-0/+991
| |/
* | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-1013-34/+101
|\|
| * Merge pull request #50 from utzig/fix-tiva-portFabio Utzig2016-04-0510-28/+95
| |\
| | * Improve http_server declarationFabio Utzig2016-04-051-1/+1
| | * Fix tiva demosFabio Utzig2016-04-0410-28/+95
| * | Fix test thread usageFabio Utzig2016-04-043-6/+6
| |/
* | Fix rules pathFabio Utzig2016-04-041-2/+2
* | Make RTC clock defaultFabio Utzig2016-04-031-2/+2
* | Add extra example parameters to mcuconfFabio Utzig2016-04-031-0/+3
* | Fix paths in demo MakefileFabio Utzig2016-04-031-4/+10
* | Fix test API usageFabio Utzig2016-04-031-2/+2