.. |
TARGET_MCU_NRF52832
|
CMake: add support for Nordic targets
|
2020-12-18 10:53:57 +00:00 |
TARGET_MCU_NRF52840
|
Arduino_NANO33BLE: don't define Arduino pins if compiling in Arduino core
|
2021-01-18 15:43:11 +01:00 |
CMakeLists.txt
|
CMake: add support for Nordic targets
|
2020-12-18 10:53:57 +00:00 |
PeripheralPins.h
|
Add testing pinmaps to NRF5X devices
|
2019-02-08 09:10:46 -06:00 |
PeripheralPinsDefault.c
|
Update file header at TARGET_NRF52 level
|
2019-05-23 11:31:32 +08:00 |
analogin_api.c
|
Change explicit pinmap to static pinmap
|
2019-11-28 08:32:12 +01:00 |
common_rtc.c
|
Remove redundant legacy files and definition of PACKED
|
2019-05-23 11:31:40 +08:00 |
common_rtc.h
|
NRF: fix implicit declarations
|
2020-06-01 10:26:51 +01:00 |
critical_section_api.c
|
Reorganize TARGET_MCU_NRF51822_UNIFIED directories
|
2018-05-08 10:10:01 -07:00 |
flash_api.c
|
Don't use define checks on DEVICE_FOO macros (partner code)
|
2018-12-20 20:02:29 +11:00 |
gpio_api.c
|
Remove unused Nordic TARGET_SDK_11
|
2020-09-30 20:22:48 -04:00 |
i2c_api.c
|
Remove unused internal state enum
|
2020-04-03 05:38:23 -04:00 |
itm_api.c
|
Add SPDX license identifier to Arm files
|
2020-10-15 10:47:27 +01:00 |
object_owners.c
|
Fixes for nrf52840 SPIM 3 implementation. Specifically:
|
2020-09-29 17:13:30 -05:00 |
object_owners.h
|
Add SPDX license identifier to Arm files
|
2020-10-15 10:47:27 +01:00 |
objects.h
|
Fix defines
|
2020-08-16 12:42:18 -05:00 |
pinmap_ex.c
|
Update file header at TARGET_NRF52 level
|
2019-05-23 11:31:32 +08:00 |
pinmap_ex.h
|
Update file header at TARGET_NRF52 level
|
2019-05-23 11:31:32 +08:00 |
pwmout_api.c
|
pwmout - fixed compile errors
|
2020-09-02 13:39:17 +02:00 |
reloc_vector_table.c
|
NRF: Migrate ARM Compiler 5 feature re-locate zero initialized variables
|
2020-06-01 10:35:13 +01:00 |
serial_api.c
|
Support 31250 baud rate
|
2020-09-09 20:13:11 +01:00 |
sleep.c
|
Update file header at TARGET_NRF52 level
|
2019-05-23 11:31:32 +08:00 |
spi_api.c
|
Fix spacing
|
2020-09-29 17:55:06 -05:00 |
trng_api.c
|
Don't use define checks on DEVICE_FOO macros (partner code)
|
2018-12-20 20:02:29 +11:00 |
us_ticker.c
|
NRF52 need to call TIMER_TASK_SHUTDOWN for current consumption
|
2019-07-30 17:20:08 +08:00 |
us_ticker.h
|
Update file header at TARGET_NRF52 level
|
2019-05-23 11:31:32 +08:00 |
watchdog_api.c
|
Add SPDX identifier
|
2019-10-21 15:41:41 +02:00 |