walnux/boards
simbit18 3a08a0e3fd boards/arm/rp2040: fix implicit declaration of function 'rp2040_dev_gpio_init'
- Created a file rp2040_common_pico.h with function
   prototype

     int rp2040_dev_gpio_init(void);

 to allow cmake + ninja to build without errors.

 - Updated file rp2040_pico.h with

for all boards.

Signed-off-by: simbit18 <simbit18@gmail.com>
2025-09-24 14:42:27 +08:00
..
arm boards/arm/rp2040: fix implicit declaration of function 'rp2040_dev_gpio_init' 2025-09-24 14:42:27 +08:00
arm64 bcm2711/i2c: Implement I2C support for all user-accessible interfaces 2025-09-14 10:40:36 +08:00
avr arch/avr/avrdx: do not copy const variables into RAM 2025-07-10 12:21:40 -03:00
dummy
hc/m9s12 boards/hc/m9s12: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
mips drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) 2025-07-21 15:15:30 -03: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 Make/Toolchain.defs: add the AR_EXTRACT command 2025-08-19 09:47:44 +08:00
risc-v boards/esp32[c3|c6|h2]: Fix GPIO function used by the button 2025-09-24 14:18:46 +08:00
sim/sim/sim Kconfig: Add configurable Stack Canaries protection levels. 2025-09-11 19:56:42 +08:00
sparc style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
tricore/tc397/a2g-tc397-5v-tft Cmake: Provide linker script preprocess for tasking compiler 2025-09-23 20:20:45 +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/qemu-intel64/qemu.ld: add .lbss, .ldata and .lrodata to approriate sections 2025-07-07 23:45:15 +08:00
xtensa boards: esp32s3-lckfb-szpi: Remove obsolete device function prototypes 2025-09-20 14:28:37 -04:00
z16/z16f/z16f2800100zcog boards/z16/z16f: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
z80 drivers/fs:Always use register_mtddriver() to register the MTD device. 2025-07-16 14:11:41 +08:00
.gitignore
Board.mk
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 risc-v/espressif: Remove duplicated Kconfig entry ESPRESSIF_<chip> 2025-09-22 15:34:06 -04:00
Makefile boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00