aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Add new chconf parametersFabio Utzig2016-04-031-0/+25
|/
* [KINETIS] A lot of updatesFabio Utzig2016-03-2815-75/+131
|\
| * [KINETIS] Update demos (for HAL changes).flabbergast2016-03-2215-75/+131
* | Merge pull request #45 from utzig/kinetisFabio Utzig2016-03-2862-0/+10105
|\|
| * [KINETIS] Add remaining demos and fix configsFabio Utzig2016-03-1546-4/+7237
| * [KINETIS] Move from main repo to contribFabio Utzig2016-03-0718-0/+2872
* | QUEUES flags deleted from chconf.h filesbarthess2016-03-282-16/+0
|/
* Added WDG switch to halconf.h filesbarthess2016-01-132-0/+14
* Tiva. Demo. Fixed lwip related changes in RT-TM4C1294-LAUNCHPAD-LWIP demo.marcoveeneman2015-11-181-6/+2
* Fixed copypaste typo in commentsbarthess2015-10-152-2/+2
* FSMC code cleanupbarthess2015-10-147-54/+61
* Fixed rest of paths in build scripts.barthess2015-08-249-28/+37