summaryrefslogtreecommitdiff
path: root/chip/nrf51
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-6/+6
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-6/+9
* nrf51: Reset clean up.Myles Watson2015-03-023-12/+22
* nrf51: add RNG definitions to registers.hMyles Watson2015-02-281-0/+21
* nrf51: add definitions for RADIO and FICR registers.Myles Watson2015-02-281-0/+183
* nrf51: implement soft reset and hard resetMyles Watson2015-01-241-1/+29
* nrf51: add the watchdog registers.Myles Watson2015-01-241-0/+30
* I2C: Increase priority of i2c_initAlexandru M Stan2015-01-161-1/+1
* nrf51: Fix a race condition in hwtimer.cMyles Watson2015-01-141-17/+9
* nrf51: Add nRF51-specific code to keyboard_raw.cMyles Watson2014-12-312-81/+28
* nrf51: Copy the keyboard_raw.c implementation from stm32.Myles Watson2014-12-311-0/+143
* nrf51: Add support for the interrupts in GPIOTE to gpio.cMyles Watson2014-12-311-2/+139
* nrf51: Add definitions for GPIOTE, the GPIO Tasks and Events.Myles Watson2014-12-311-0/+33
* hadoken: Update I/O configuration.Myles Watson2014-12-313-47/+286
* nrf51: Add support for i2c.Myles Watson2014-12-313-0/+296
* There is a constant 16 MHz clock signal.Myles Watson2014-12-191-0/+6
* hadoken: initial commit.Louis Yung-Chieh Lo2014-07-2910-0/+843