nuttx/boards/arm
Karel Kočí 74790c8033 boards/samv7/hsmci: add option to invert card detection pin
The original code hard-coded card detection to the low when card is
inserted and high when not. This might not be true on every board
because it depends on the slot and wiring used. The second reason is
because it is also possible to detect card with D3 pin pull-up when the
slot does not provide dedicated card detection switch.

This introduces new argument to the sam_hsmci_initialize to allow
invert of card detection pin. It also applies this invert to existing
boards as that was the state up to this point.
2023-02-19 10:36:04 +08:00
..
a1x/pcduino-a10 Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
am335x/beaglebone-black Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
c5471/c5471evm
cxd56xx boards/spresense: Enable broadcast flag in DHCP process 2023-02-16 20:11:35 +09:00
dm320/ntosd-dm320 Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
efm32
eoss3/quickfeather
gd32f4/gd32f450zk-eval build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
imx6/sabre-6quad sched/addrenv: Fix system crash when process group has been deleted 2023-02-08 02:51:23 +08:00
imxrt teensy-4.x: update pikron-bb configuration with PMSM control abilities 2023-02-11 20:07:28 +08:00
kinetis Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
kl Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
lc823450/lc823450-xgevk
lpc17xx_40xx build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
lpc31xx boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
lpc43xx
lpc54xx/lpcxpresso-lpc54628 boards: adapt LVGL v8 defconfig 2023-01-01 10:15:08 -03:00
lpc214x
lpc2378/olimex-lpc2378
max326xx/max32660-evsys
moxart/moxa
nrf52 Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
nrf53/nrf5340-audio-dk
nuc1xx/nutiny-nuc120
phy62xx/phy6222
rp2040 rp2040/raspberrypi-pico-w: update submodule to avoid invaild firmware 2023-02-07 04:40:38 +08:00
s32k1xx Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
s32k3xx boards: Update all boards config after updating NSH_CMDPARMS 2023-01-23 03:04:51 +08:00
sam34 Fix typo: s/then/them/ 2023-02-17 09:55:55 +08:00
sama5 Fix typos: s/UARt/UART/ 2023-02-16 09:25:35 +08:00
samd2l2
samd5e5 Typo fixes. 2023-02-17 11:17:11 -03:00
samv7 boards/samv7/hsmci: add option to invert card detection pin 2023-02-19 10:36:04 +08:00
stm32 Typo fixes. 2023-02-17 11:17:11 -03:00
stm32f0l0g0 Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
stm32f7 build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
stm32h7 nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
stm32l4 nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
stm32l5 nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
stm32u5 b-u585i-iot02a: Don't need to disable CONFIG_ARCH_LEDS 2023-01-23 03:04:51 +08:00
stm32wb
stm32wl5/nucleo-wl55jc build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
str71x/olimex-strp711
tiva build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
tlsr82/tlsr8278adk80d tlsr82/backtrace: tc32 backtrace bug fix 2023-02-04 18:25:58 -03:00
tms570
xmc4 Typo fixes. 2023-02-17 11:17:11 -03:00