ChibiOS-Contrib/os/hal/ports/NRF5/NRF51822
Stephane D'Alu d2b5649b0f fixed bad commit 2016-11-24 21:50:14 +01:00
..
hal_adc_lld.c renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02:00
hal_adc_lld.h renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02:00
hal_ext_lld.c renamed port to NRF5 to make room for NRF52832 chip 2016-07-08 12:58:25 +02:00
hal_ext_lld.h renamed port to NRF5 to make room for NRF52832 chip 2016-07-08 12:58:25 +02:00
hal_ext_lld_isr.c renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02:00
hal_ext_lld_isr.h renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02:00
hal_lld.c renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02:00
hal_lld.h removed prototype for undefined function nrf51_clock_init 2016-07-10 19:19:30 +02:00
hal_pwm_lld.c fixed bad commit 2016-11-24 21:50:14 +01:00
hal_pwm_lld.h Use active wait and perform extra toggle if needed. (same as the nrf_pwm) 2016-11-20 13:25:25 +01:00
nrf51.h updated to SDK11 2016-07-08 13:54:37 +02:00
nrf51_bitfields.h updated to SDK11 2016-07-08 13:54:37 +02:00
nrf_delay.h changed asm to __asm. (is it right?) 2016-07-11 22:42:25 +02:00
platform.mk moved i2c to LLD 2016-07-11 23:09:07 +02:00