nuttx/arch/arm/src
David Sidrane 35258a26c0 stm32:stm32f20xxx pinmap Remove GPIO_SPEED_xxx and add legacy pinmap
Pinmaps should not have contained GPIO_SPEED_xxx settings.
   This is board dependent.

   This change adds CONFIG_STM32_USE_LEGACY_PINMAP to allow for
   lazy migration to using pinmaps without speeds.

   The work required to do this can be aided by running tools/stm32_pinmap_tool.py.
   The tools will take a board.h file and a legacy pinmap and outut the required
   changes that one needs to make to a board.h file.

   Eventually, STM32_USE_LEGACY_PINMAP will be deprecated and the legacy
   pinmaps removed from NuttX.

   Any new boards added should set STM32_USE_LEGACY_PINMAP=n and
   fully define the pins in board.h
2023-04-19 09:58:11 +02:00
..
a1x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
am335x Typo fixes. 2023-02-17 11:17:11 -03:00
arm arch/arm: update running task when context switch occurred 2023-04-19 10:14:05 +09:00
armv6-m tools: Export LLVM style arch info for non-c language 2023-03-29 09:26:38 -03:00
armv7-a arch/arm: update running task when context switch occurred 2023-04-19 10:14:05 +09:00
armv7-m arch/arm64: the arm64 perf interface supports pmu 2023-04-10 16:23:49 -03:00
armv7-r arch/arm: update running task when context switch occurred 2023-04-19 10:14:05 +09:00
armv8-m arch/arm64: the arm64 perf interface supports pmu 2023-04-10 16:23:49 -03:00
c5471 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
common sched/addrenv: Miscellaneous clean-up and fixes 2023-04-15 13:21:48 +09:00
cxd56xx arch: cxd56xx: Fix SPI transfer without DMA 2023-03-23 08:34:29 +01:00
dm320 group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
efm32 fix copy-paste errors for d356ad633f 2023-04-10 03:21:36 -07:00
eoss3 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
gd32f4 add littlefs support for gd32f450zk-eval board 2023-04-01 10:38:16 -03:00
imx1 group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
imx6 nuttx: fix indentation issue 2023-03-09 16:27:07 -03:00
imxrt arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
kinetis arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
kl drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
lc823450 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
lpc17xx_40xx arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
lpc31xx group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
lpc43xx arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
lpc54xx arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
lpc214x Typo fixes. 2023-02-17 11:17:11 -03:00
lpc2378 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
max326xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
moxart
nrf52 nrf52: add usb support 2023-03-30 09:28:55 -03:00
nrf53 arch/nrf53: add tickless support 2023-03-28 19:43:35 -03:00
nuc1xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
phy62xx Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
rp2040 mtd: Extend isbad and markbad func for mtd_dev_s 2023-03-01 10:06:56 -03:00
rtl8720c Typo fixes. 2023-02-17 11:17:11 -03:00
s32k1xx arch: remove unnecessary sem_setprotocol code 2023-03-17 16:53:19 -03:00
s32k3xx arch: remove unnecessary sem_setprotocol code 2023-03-17 16:53:19 -03:00
sam34 Copy I2C_M_NOSTART support from sam7v/sam_twihs.c driver 2023-03-06 01:39:21 +08:00
sama5 arm/chip/sdio/muxbus: comment all undefined symbols 2023-03-26 13:04:48 -03:00
samd2l2 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
samd5e5 arch: remove unnecessary sem_setprotocol code 2023-03-17 16:53:19 -03:00
samv7 arch/arm/samv7: fix operation of TC8 and TC11 2023-04-07 12:28:45 -03:00
stm32 stm32:stm32f20xxx pinmap Remove GPIO_SPEED_xxx and add legacy pinmap 2023-04-19 09:58:11 +02:00
stm32f0l0g0 {stm32,stm32l4,stm32f0l0g0}/otg: move STM32_NENDPOINTS definitions to header files 2023-03-25 23:41:32 -07:00
stm32f7 stm32f7:pinmap Remove GPIO_SPEED_xxx and add legacy pinmap 2023-04-19 09:58:11 +02:00
stm32h7 stm32h7:pinmap Remove GPIO_SPEED_xxx and add legacy pinmap 2023-04-19 09:58:11 +02:00
stm32l4 fix copy-paste errors for d356ad633f 2023-04-10 03:21:36 -07:00
stm32l5 Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
stm32u5 stm32u5:stm32u585xx_pinmap Fix typo 2023-04-19 09:58:11 +02:00
stm32wb Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
stm32wl5 stm32wl5:pinmap Fix typo 2023-04-19 09:58:11 +02:00
str71x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
tiva Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
tlsr82 Typo fixes. 2023-02-17 11:17:11 -03:00
tms570
xmc4 Typo fixes. 2023-02-17 11:17:11 -03:00
.gitignore
Makefile tools: add separate flags parameter for COMPILE/COMPILEXX 2023-01-31 13:42:33 +08:00