nuttx/arch/arm/src
Michal Lenc db6919648b samv7: add support for complementary PWM output
SAMv7 PWM driver supports complementary PWM output if both pins (H and L)
are defined and configured. This commit adds a configuration option to
configure the complementary L pin.

The pin definition has to be provided by board level support.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-02-22 02:22:10 +08: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 group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
armv6-m tools: Make zig available for arm/riscv/sim 2023-02-01 11:12:44 +08:00
armv7-a Typo fixes. 2023-02-17 11:17:11 -03:00
armv7-m tools: Make zig available for arm/riscv/sim 2023-02-01 11:12:44 +08:00
armv7-r group/group_addrenv: Move address environment from group -> tcb 2023-02-08 02:51:23 +08:00
armv8-m tools: Make zig available for arm/riscv/sim 2023-02-01 11:12:44 +08:00
c5471 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
common tools/ci: skip -Warray-bounds check due to bug of GCC-12.2 2023-02-21 09:28:57 +08:00
cxd56xx drivers/video: add timestamp support 2023-02-09 23:27:15 +08: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 build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
eoss3 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
gd32f4 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08: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 build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
imxrt arch: imxrt: Enable IMXRT_ENET_ENHANCEDBD if !ARMV7M_DCACHE_WRITETHROUGH 2023-02-22 01:27:54 +08:00
kinetis drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08: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 Typo fixes. 2023-02-17 11:17:11 -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 serial: Fix typo in comments (s/besued/because/) 2023-02-08 10:05:27 +08:00
lpc54xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08: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 arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
nrf52 build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
nrf53 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
nuc1xx drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
phy62xx Typo fixes. 2023-02-17 11:17:11 -03:00
rp2040 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
rtl8720c Typo fixes. 2023-02-17 11:17:11 -03:00
s32k1xx Typo fixes. 2023-02-17 11:17:11 -03:00
s32k3xx Typo fixes. 2023-02-17 11:17:11 -03:00
sam34 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
sama5 sama5/twi: add support for flexcom twi 2023-02-10 10:56:56 +08:00
samd2l2 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
samd5e5 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
samv7 samv7: add support for complementary PWM output 2023-02-22 02:22:10 +08:00
stm32 Revert "STM32 Nucleo: warning: #warning "Default Flash Configuration Used"" 2023-02-20 00:02:36 +02:00
stm32f0l0g0 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
stm32f7 stm32f7:dma Remove CPU lock on HW fail 2023-02-17 14:23:27 +08:00
stm32h7 stm32h7:dma Remove CPU lock on HW fail 2023-02-17 14:23:27 +08:00
stm32l4 stm32_sdio: Fix in SDIO clocking configuration. 2023-02-11 23:29:11 +08:00
stm32l5 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
stm32u5 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
stm32wb drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
stm32wl5 drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
str71x drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
tiva arch/tiva: Serial TIOCxBRK BSD-compatible BREAK support 2023-02-08 23:55:28 +08:00
tlsr82 Typo fixes. 2023-02-17 11:17:11 -03:00
tms570 arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
xmc4 Typo fixes. 2023-02-17 11:17:11 -03:00
.gitignore arch/arm: Add support for boot stage2 from Raspberry Pi Pico SDK 2021-02-20 03:45:24 -08:00
Makefile tools: add separate flags parameter for COMPILE/COMPILEXX 2023-01-31 13:42:33 +08:00