..
hardware
Merged in raiden00/nuttx_nrf52 (pull request #1098 )
2019-12-19 15:40:56 +00:00
chip.h
Rename arch/arm/src/nrf52/chip to arch/arm/src/nrf52/hardware.
2019-05-25 07:29:41 -06:00
Kconfig
Merged in raiden00/nuttx_nrf52 (pull request #1098 )
2019-12-19 15:40:56 +00:00
Make.defs
Merged in raiden00/nuttx_nrf52 (pull request #1096 )
2019-12-16 18:35:45 +00:00
nrf52_allocateheap.c
Merged in raiden00/nuttx_nrf52 (pull request #1098 )
2019-12-19 15:40:56 +00:00
nrf52_clockconfig.c
nrf52_clockconfig.h
nrf52_config.h
Trivial updates to files modified in last PR based on results of tools/nxstyle.
2019-12-16 13:13:04 -06:00
nrf52_flash.c
Merged in raiden00/nuttx_nrf52 (pull request #1098 )
2019-12-19 15:40:56 +00:00
nrf52_gpio.c
Merged in raiden00/nuttx_nrf52 (pull request #1098 )
2019-12-19 15:40:56 +00:00
nrf52_gpio.h
Rename arch/arm/src/nrf52/chip to arch/arm/src/nrf52/hardware.
2019-05-25 07:29:41 -06:00
nrf52_idle.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
nrf52_irq.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
nrf52_irq.h
nrf52_lowputc.c
Merged in raiden00/nuttx_nrf52 (pull request #1098 )
2019-12-19 15:40:56 +00:00
nrf52_lowputc.h
Merged in raiden00/nuttx_nrf52 (pull request #1098 )
2019-12-19 15:40:56 +00:00
nrf52_nvmc.c
Rename arch/arm/src/nrf52/chip to arch/arm/src/nrf52/hardware.
2019-05-25 07:29:41 -06:00
nrf52_nvmc.h
arch/arm/src/nrf52: Add nRF52 Flash PROGMEM support
2018-05-04 18:19:36 -06:00
nrf52_rng.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
nrf52_serial.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
nrf52_serial.h
nrf52_start.c
Rename arch/arm/src/nrf52/chip to arch/arm/src/nrf52/hardware.
2019-05-25 07:29:41 -06:00
nrf52_start.h
nrf52_timerisr.c
Fix wait loop and void cast ( #24 )
2020-01-02 10:54:43 -06:00
nrf52_utils.c
Rename arch/arm/src/nrf52/chip to arch/arm/src/nrf52/hardware.
2019-05-25 07:29:41 -06:00
nrf52_wdt.c
Merged in raiden00/nuttx_nrf52 (pull request #1098 )
2019-12-19 15:40:56 +00:00
nrf52_wdt.h
arch/arm/src/nrf52: Fix several inconsistencies in naming. Mostly cosmetic but one was causing a compiler warning.
2018-04-30 16:30:13 -06:00
nrf52832_errdata.c
Rename arch/arm/src/nrf52/chip to arch/arm/src/nrf52/hardware.
2019-05-25 07:29:41 -06:00