nuttx/arch/arm/src/nrf52
Xiang Xiao c0fdddc5d7 arch: Remove all go_nx_start from chip specifc source
since the idle stack color is done in the common code now

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-06-10 06:50:41 -07:00
..
hardware arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
sdc sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
.gitignore nRF52: add support for building SoftDevice BLE controller 2021-02-02 14:40:26 -08:00
chip.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
Kconfig nRF52: add support for building SoftDevice BLE controller 2021-02-02 14:40:26 -08:00
Make.defs libc: Call pthread_exit in user-space by up_pthread_exit 2021-05-21 22:46:52 -06:00
nrf52_adc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_adc.h nrf52 ADC: pass configuration struct as const 2020-11-29 12:53:11 -03:00
nrf52_allocateheap.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_clockconfig.c NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_clockconfig.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_config.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_flash.c arch: arm: nxstyle fixes 2021-04-08 22:48:46 -05:00
nrf52_gpio.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
nrf52_gpio.h NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_gpiote.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_gpiote.h nrf52 GPIO/GPIOTE: better expose pin interrupt capability 2020-11-09 20:23:29 +01:00
nrf52_i2c.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_i2c.h nrf52: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
nrf52_i2c_bitbang.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_i2c_bitbang.h nRF52: add I2C bitbang implementation 2021-01-24 19:03:56 -08:00
nrf52_idle.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
nrf52_irq.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_irq.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_lowputc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_lowputc.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_nvmc.c arch: arm: nxstyle fixes 2021-04-08 22:48:46 -05:00
nrf52_nvmc.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_pminitialize.c nrf52: add SPI PM support (disable/enable SPI peripheral on sleep) 2020-11-12 08:01:25 +01:00
nrf52_ppi.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_ppi.h nRF52: add support for building SoftDevice BLE controller 2021-02-02 14:40:26 -08:00
nrf52_pwm.c nrf52: fix build for PWM without multichan enabled 2021-01-16 21:04:44 -08:00
nrf52_pwm.h
nrf52_radio.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_radio.h
nrf52_rng.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
nrf52_rtc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_rtc.h nRF52 tickless RTC: fix timer not firing on edge case 2021-02-02 14:37:22 -08:00
nrf52_sdc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_sdc.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nrf52_serial.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_serial.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_spi.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_spi.h nrf52: Changed headers for apache 2.0 license 2020-10-10 12:24:28 -06:00
nrf52_start.c arch: Remove all go_nx_start from chip specifc source 2021-06-10 06:50:41 -07:00
nrf52_start.h NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
nrf52_systick.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_tickless_rtc.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_tim.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_tim.h
nrf52_tim_lowerhalf.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_tim_lowerhalf.h
nrf52_uid.c arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_uid.h arch: arm: nrf52: fix nxstyle errors 2021-03-24 23:58:46 -07:00
nrf52_utils.c arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_wdt.c nrf52_wdt: split into low-level API and watchdog driver lower-half 2020-10-29 20:17:33 -03:00
nrf52_wdt.h arch: arm: nrf52: Author Gregory Nutt: update licenses to Apache 2021-03-24 23:58:46 -07:00
nrf52_wdt_lowerhalf.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
nrf52_wdt_lowerhalf.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nrf52832_errdata.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00