.. |
TARGET_MCU_NRF51822_UNIFIED
|
Merge pull request #5892 from OSHChip/master
|
2018-02-14 15:19:26 -06:00 |
TARGET_MCU_NRF52832
|
Add TRNG for NRF52832
|
2018-02-21 12:06:12 -08:00 |
TARGET_MCU_NRF52840
|
Add app_start config system support for NRF52840 for bootloader
|
2017-12-20 08:25:14 -06:00 |
TARGET_NRF52_COMMON
|
Move duplicated NRF52 + MCU_NRF51822 files into NRF52
|
2017-05-22 11:26:43 -05:00 |
TARGET_SDK11
|
Add TRNG for NRF52832
|
2018-02-21 12:06:12 -08:00 |
TARGET_SDK13
|
Correct compiler switching in Nordic code
|
2017-09-11 13:20:32 -05:00 |
porting_tools
|
NORDIC: moving nRF52840 files to NRF5 "common" port.
|
2017-04-26 11:38:17 +02:00 |
LF_Clock_config.md
|
restructure - Moved targets out to top level
|
2016-09-30 19:18:09 -05:00 |
common_rtc.h
|
us ticker: fix fire interrupt handling
|
2018-02-23 09:13:40 +01:00 |
flash_api.c
|
Make NRF52 flash work with SoftDevice
|
2018-02-16 13:54:27 -08:00 |
gpio_api.c
|
nrf5x: gpiote uninit only needs to be run if input pin is configured for irq (or output)
|
2018-02-06 12:51:03 +11:00 |
gpio_object.h
|
restructure - Moved targets out to top level
|
2016-09-30 19:18:09 -05:00 |
i2c_api.c
|
fix bug: I2C timeout due the clos strething by slave on nRFx SoC
|
2017-10-09 14:14:54 +02:00 |
irq_handlers_hw.h
|
Fix - Remove unwanted changes to the legacy nrf51822 target (caused by rebase). ad applied them to
|
2016-10-10 16:50:03 +02:00 |
itm_api.c
|
itm_api.c implementation for Nordic NRF52 series
|
2018-02-16 08:24:42 -08:00 |
lp_ticker.c
|
us ticker: fix fire interrupt handling
|
2018-02-23 09:13:40 +01:00 |
nordic_critical.c
|
Remove counter from nordic critical HAL implementation
|
2018-01-09 15:35:12 +00:00 |
nrf5x_lf_clk_helper.h
|
restructure - Restructured cmsis directory
|
2016-10-04 17:51:44 -05:00 |
objects.h
|
[nRF52840] added trng implementation for nrf52840
|
2017-06-07 15:31:39 -05:00 |
pinmap.c
|
[NRF5]
|
2017-04-26 15:19:38 +02:00 |
port_api.c
|
NRF5: changes for code review of merg nrf52840 to NRF5 sources
|
2017-05-09 15:43:30 +02:00 |
reloc_vector_table.c
|
Correct uninit region for nordic targets
|
2017-09-13 14:51:27 -05:00 |
rtc_api.c
|
restructure - Moved targets out to top level
|
2016-09-30 19:18:09 -05:00 |
serial_api.c
|
[NRF5]
|
2017-04-26 15:19:38 +02:00 |
sleep.c
|
[NRF5]
|
2017-04-26 15:19:38 +02:00 |
spi_api.c
|
Merge pull request #4744 from deepikabhavnani/spi_issue_4743
|
2017-07-24 14:45:30 -05:00 |
trng_api.c
|
Add TRNG for NRF52832
|
2018-02-21 12:06:12 -08:00 |
us_ticker.c
|
us_ticker_irq_handler call optimization
|
2018-02-23 09:21:37 +01:00 |