aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/NRF51
Commit message (Expand)AuthorAgeFilesLines
* TypoFabien Poussin2019-10-021-1/+1
* NRF51 testhal fixesFabien Poussin2019-10-0224-1395/+3232
* Updating Makefiles for 19.1.xFabien Poussin2019-10-018-8/+8
* EXT test rewritten.Konstantin K. Oblaukhov2019-04-096-23/+12
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-128-8/+8
* Update all NRF5x makefiles and chconf.h.Konstantin Oblaukhov2018-11-2025-328/+2933
* Fixed most testhal examples for STM32, updated configs using script. Fixed de...Fabien Poussin2018-03-142-3/+3
* Add version tagsFabio Utzig2017-10-098-0/+8
* Fixed NRF51 MakefilesFabien Poussin2017-04-149-28/+27
* moved wdg to LLDStephane D'Alu2016-07-101-4/+4
* moved rng to LLD directory.Stephane D'Alu2016-07-101-1/+1
* renamed NRF51_* to NRF5_*Stephane D'Alu2016-07-106-13/+13
* corrected makefileStephane D'Alu2016-07-071-4/+2
* code cleanup, fixed testhalStephane D'Alu2016-07-073-32/+60
* allow use of GPIOTE/PPI to drive gpio pin (without callback)Stephane D'Alu2016-05-182-3/+11
* Added PWM testhalStephane D'Alu2016-05-055-0/+1181
* Fix testhal demos (except for RNG)Fabio Utzig2016-04-0417-48/+369
* Merge branch 'master' into rngStephane D'Alu2016-02-217-0/+1183
* updated licenseStephane D'Alu2016-02-093-4/+3
* fixed typosStephane D'Alu2016-02-091-1/+1
* Added watchdog WDTStephane D'Alu2016-02-066-0/+1004
* Add GPT driver for nRF51Stephen Caudle2015-09-276-0/+1213
* Add missing braces and fix copyrightStephen Caudle2015-09-141-1/+1
* Add ADC driver for nRF51Stephen Caudle2015-08-316-0/+1229
* Merge I2C driverFabio Utzig2015-08-306-0/+1247
|\
| * Add I2C support for nRF51Stephen Caudle2015-08-206-0/+1246
* | Fixed rest of paths in build scripts.barthess2015-08-242-2/+0
* | Modified makefiles to incorporate changesFabien Poussin2015-08-202-8/+12
|/
* Add EXT driver for nRF51Stephen Caudle2015-08-095-0/+1188
* Add SPI support for nRF51Stephen Caudle2015-07-276-0/+1234