nuttx/boards
raiden00pl 4f39f79a61 boards/nucleo-f446re: fix adc example
fix adc example for nucleo-f446re:

- the second ADC channel should be different from first channel
- enable ADC SCAN mode so we get convertion on CH0 and CH1
- disable software trigger from application, we use hardware triggering
from timer

Signed-off-by: raiden00pl <raiden00@railab.me>
2025-06-23 20:31:57 +08:00
..
arm boards/nucleo-f446re: fix adc example 2025-06-23 20:31:57 +08:00
arm64 style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
avr boards/avr/atmega: Added Elegoo Mega2560r3 board support 2025-05-31 00:29:18 +08:00
dummy
hc/m9s12 boards/hc/m9s12: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
mips boards: unify Private Types banners 2025-05-28 10:17:15 +08:00
misoc/lm32/misoc boards/misoc/lm32: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
or1k/mor1kx/or1k boards/defconfig: remove unused config about dd 2025-04-20 00:41:26 +08:00
renesas style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
risc-v boards/risc-v/qemu-rv: Add missing section on ld-nuttsbi.script 2025-06-23 18:38:45 +08:00
sim/sim/sim boards/sim: add CAN support and configuration 2025-05-03 11:26:08 +08:00
sparc style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
tricore/tc3xx/tc397 style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
x86/qemu/qemu-i486 qemu-i486: Simplify Make.defs by include Toolchain.defs 2025-01-27 02:28:39 +08:00
x86_64/intel64/qemu-intel64 boards/x86_64/qemu-intel64: add xHCI support to jumbo configs 2025-05-15 21:58:57 +08:00
xtensa boards: unify Private Types banners 2025-05-28 10:17:15 +08:00
z16/z16f/z16f2800100zcog boards/z16/z16f: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
z80 boards/defconfig: remove unused config about dd 2025-04-20 00:41:26 +08:00
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
boardctl.c libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
CMakeLists.txt boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
dummy.c boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
Kconfig boards/avr/atmega: Added Elegoo Mega2560r3 board support 2025-05-31 00:29:18 +08:00
Makefile boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00