Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NRF SPI driver fix | Fabien Poussin | 2019-10-02 | 1 | -99/+25 |
* | NRF51 ADC fix | Fabien Poussin | 2019-10-02 | 1 | -107/+33 |
* | NRF: Make the SPI driver compile on NRF52 too | Fabio D'Urso | 2019-08-06 | 1 | -0/+5 |
* | NRF5: Added support for internal I2C pull-ups | Fabio D'Urso | 2019-07-22 | 4 | -24/+32 |
* | Merge ICU (in GPIOTE mode) and PAL interrupts. | Konstantin K. Oblaukhov | 2019-04-09 | 1 | -19/+0 |
* | EXT test rewritten. | Konstantin K. Oblaukhov | 2019-04-09 | 1 | -0/+8 |
* | NRF5: Add support for PAL events, EXT driver removed. | Konstantin Oblaukhov | 2019-04-09 | 5 | -316/+151 |
* | added NRF52 pwm, icu, i2c, radio esb drivers | andru | 2019-01-08 | 9 | -0/+2489 |
* | Update all NRF5x makefiles and chconf.h. | Konstantin Oblaukhov | 2018-11-20 | 1 | -0/+5 |
* | NRF5x platform - new Makefiles. | Konstantin Oblaukhov | 2018-11-20 | 11 | -0/+99 |
* | Reorganize NRF5x driver files. | Konstantin K. Oblaukhov | 2018-11-20 | 24 | -20/+1609 |
* | change qei types to int16_t | Peter | 2016-12-05 | 1 | -1/+1 |
* | PSEL renamed in nrf52 | Stephane D'Alu | 2016-07-11 | 2 | -1/+12 |
* | moved i2c to LLD | Stephane D'Alu | 2016-07-11 | 2 | -0/+694 |
* | moved spi to LLD | Stephane D'Alu | 2016-07-11 | 2 | -0/+621 |
* | deal with write buffer | Stephane D'Alu | 2016-07-11 | 6 | -13/+83 |
* | moved QEI to LLD | Stephane D'Alu | 2016-07-10 | 3 | -3/+675 |
* | moved GPT to LLD | Stephane D'Alu | 2016-07-10 | 3 | -0/+624 |
* | Use OUT instead of IN to when toggling pad | Stephane D'Alu | 2016-07-10 | 1 | -1/+1 |
* | assert that watchdog can't be restarted | Stephane D'Alu | 2016-07-10 | 1 | -1/+5 |
* | use anonymous struct, fixed used og wrong vector interrupt | Stephane D'Alu | 2016-07-10 | 2 | -0/+296 |
* | removed useless field power_on_write | Stephane D'Alu | 2016-07-10 | 1 | -7/+0 |
* | moved rng to LLD directory. | Stephane D'Alu | 2016-07-10 | 4 | -4/+333 |
* | adding note on RTC0 and TIMER0 as systicks | Stephane D'Alu | 2016-07-10 | 1 | -0/+5 |
* | Use RTC1 as default system ticks as PPI has pre-programmed channels for RTC0 | Stephane D'Alu | 2016-07-10 | 1 | -8/+0 |
* | renamed NRF51_* to NRF5_* | Stephane D'Alu | 2016-07-10 | 6 | -116/+118 |
* | use constantes | Stephane D'Alu | 2016-07-10 | 1 | -2/+2 |
* | serie -> series | Stephane D'Alu | 2016-07-10 | 2 | -4/+4 |
* | NRF52832 implementation | Stephane D'Alu | 2016-07-09 | 6 | -0/+1576 |