ChibiOS-Contrib/os/hal/ports/NRF51/NRF51822
Fabio Utzig 394a779ade Merge pull request #76 from sdalu/priority
Enable priority validation, Fixed priorirty (nRF51 use a 2bit priority)
2016-05-29 14:18:10 -03:00
..
hal_adc_lld.c Move files to new naming std 2016-04-04 19:22:07 -03:00
hal_adc_lld.h Fix headers guards + style fixes 2016-04-04 19:36:24 -03:00
hal_ext_lld.c Move files to new naming std 2016-04-04 19:22:07 -03:00
hal_ext_lld.h Fix headers guards + style fixes 2016-04-04 19:36:24 -03:00
hal_ext_lld_isr.c Fix testhal demos (except for RNG) 2016-04-04 23:37:20 -03:00
hal_ext_lld_isr.h Fix headers guards + style fixes 2016-04-04 19:36:24 -03:00
hal_gpt_lld.c Move files to new naming std 2016-04-04 19:22:07 -03:00
hal_gpt_lld.h Enable priority validation, Fixed priorirty (nRF51 use a 2bits priority) 2016-05-17 18:15:47 +02:00
hal_i2c_lld.c Move files to new naming std 2016-04-04 19:22:07 -03:00
hal_i2c_lld.h Enable priority validation, Fixed priorirty (nRF51 use a 2bits priority) 2016-05-17 18:15:47 +02:00
hal_lld.c use mcuconf.h with NRF51_SYSTEM_TICKS to select the timer source (TIMER or RTC) 2016-02-05 23:54:23 +01:00
hal_lld.h Fix headers guards + style fixes 2016-04-04 19:36:24 -03:00
hal_pal_lld.c Move files to new naming std 2016-04-04 19:22:07 -03:00
hal_pal_lld.h allow use of GPIOTE/PPI to drive gpio pin (without callback) 2016-05-18 16:04:10 +02:00
hal_pwm_lld.c allow use of GPIOTE/PPI to drive gpio pin (without callback) 2016-05-18 16:04:10 +02:00
hal_pwm_lld.h Merge pull request #76 from sdalu/priority 2016-05-29 14:18:10 -03:00
hal_rng_lld.c Fix headers guards + style fixes 2016-04-04 19:36:24 -03:00
hal_rng_lld.h Enable priority validation, Fixed priorirty (nRF51 use a 2bits priority) 2016-05-17 18:15:47 +02:00
hal_serial_lld.c Move files to new naming std 2016-04-04 19:22:07 -03:00
hal_serial_lld.h Enable priority validation, Fixed priorirty (nRF51 use a 2bits priority) 2016-05-17 18:15:47 +02:00
hal_spi_lld.c Move files to new naming std 2016-04-04 19:22:07 -03:00
hal_spi_lld.h Enable priority validation, Fixed priorirty (nRF51 use a 2bits priority) 2016-05-17 18:15:47 +02:00
hal_st_lld.c Move files to new naming std 2016-04-04 19:22:07 -03:00
hal_st_lld.h Enable priority validation, Fixed priorirty (nRF51 use a 2bits priority) 2016-05-17 18:15:47 +02:00
hal_wdg_lld.c Fix testhal demos (except for RNG) 2016-04-04 23:37:20 -03:00
hal_wdg_lld.h Fix headers guards + style fixes 2016-04-04 19:36:24 -03:00
nrf51.h Add nRF51 bitfield header file 2015-07-23 23:41:06 -04:00
nrf51_bitfields.h Add nRF51 bitfield header file 2015-07-23 23:41:06 -04:00
nrf51_delay.h Add I2C support for nRF51 2015-08-20 22:45:21 -04:00
platform.mk PWM driver 2016-05-05 20:41:51 +02:00