Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add version tags | Fabio Utzig | 2017-10-09 | 8 | -0/+8 |
| | | | | Signed-off-by: Fabio Utzig <utzig@apache.org> | ||||
* | Fixed NRF51 Makefiles | Fabien Poussin | 2017-04-14 | 9 | -28/+27 |
| | |||||
* | moved wdg to LLD | Stephane D'Alu | 2016-07-10 | 1 | -4/+4 |
| | |||||
* | moved rng to LLD directory. | Stephane D'Alu | 2016-07-10 | 1 | -1/+1 |
| | | | | | removed rng power control (doesn't exist in nrf52, wasn't documented in nrf51) renamed peripheral to start at 0 | ||||
* | renamed NRF51_* to NRF5_* | Stephane D'Alu | 2016-07-10 | 6 | -13/+13 |
| | |||||
* | corrected makefile | Stephane D'Alu | 2016-07-07 | 1 | -4/+2 |
| | |||||
* | code cleanup, fixed testhal | Stephane D'Alu | 2016-07-07 | 3 | -32/+60 |
| | |||||
* | allow use of GPIOTE/PPI to drive gpio pin (without callback) | Stephane D'Alu | 2016-05-18 | 2 | -3/+11 |
| | | | | changed value of PAL_NOLINE to -1 | ||||
* | Added PWM testhal | Stephane D'Alu | 2016-05-05 | 5 | -0/+1181 |
| | |||||
* | Fix testhal demos (except for RNG) | Fabio Utzig | 2016-04-04 | 17 | -48/+369 |
| | |||||
* | Merge branch 'master' into rng | Stephane D'Alu | 2016-02-21 | 7 | -0/+1183 |
| | | | | | | | | | Added haltest Conflicts: os/hal/hal.mk os/hal/include/hal_community.h os/hal/src/hal_community.c | ||||
* | updated license | Stephane D'Alu | 2016-02-09 | 3 | -4/+3 |
| | |||||
* | fixed typos | Stephane D'Alu | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | Added watchdog WDT | Stephane D'Alu | 2016-02-06 | 6 | -0/+1004 |
| | |||||
* | Add GPT driver for nRF51 | Stephen Caudle | 2015-09-27 | 6 | -0/+1213 |
| | |||||
* | Add missing braces and fix copyright | Stephen Caudle | 2015-09-14 | 1 | -1/+1 |
| | |||||
* | Add ADC driver for nRF51 | Stephen Caudle | 2015-08-31 | 6 | -0/+1229 |
| | |||||
* | Merge I2C driver | Fabio Utzig | 2015-08-30 | 6 | -0/+1247 |
|\ | |||||
| * | Add I2C support for nRF51 | Stephen Caudle | 2015-08-20 | 6 | -0/+1246 |
| | | |||||
* | | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 2 | -2/+0 |
| | | |||||
* | | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 2 | -8/+12 |
|/ | |||||
* | Add EXT driver for nRF51 | Stephen Caudle | 2015-08-09 | 5 | -0/+1188 |
| | |||||
* | Add SPI support for nRF51 | Stephen Caudle | 2015-07-27 | 6 | -0/+1234 |