nuttx-update/boards
Rushabh Gala ece78993b6 risc-v/ox64: Add LED Driver
- This PR adds the LED Driver for Ox64 Board (User LEDs and Auto LEDs)
- Ox64 LED Driver will be used by the Rust Blinky App for Google Summer of Code
- User LED 1 is configured for GPIO 29. Other User LEDs and Auto LEDs shall be configured by the NuttX Dev.
- The code is derived from NuttX PinePhone LED Driver
2024-07-03 17:54:09 +08:00
..
arm board: add systemview config for stm32f429i-disco 2024-07-03 17:31:23 +08:00
arm64 arm64/qemu: add support poweroff/reboot command 2024-06-21 22:44:09 +08:00
avr avr32dev1: Fix compilation and nsh boot-up 2024-02-08 11:12:13 -03:00
dummy Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
hc/m9s12 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
mips sched_lock refine: remove sched_[un]lock in xxx_waitsample 2023-11-21 20:03:43 -08:00
misoc/lm32/misoc net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00
or1k/mor1kx/or1k Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
renesas net: Enable CONFIG_NET_ARP_SEND by default 2024-06-06 02:40:16 +08:00
risc-v risc-v/ox64: Add LED Driver 2024-07-03 17:54:09 +08:00
sim/sim/sim fs: add backtrace to where file opens 2024-06-24 23:53:59 +08:00
sparc fix nxstyle 2024-04-16 19:09:12 +08:00
tricore/tc3xx/tc397 arch/tricore: add spinlock support 2024-03-21 18:47:14 +08:00
x86/qemu/qemu-i486 Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
x86_64/intel64/qemu-intel64 x86_64: add ELF support 2024-07-03 17:40:53 +08:00
xtensa arch/xtensa: add support for capture driver on ESP32 and ESP32|S3| 2024-06-27 18:14:59 +08:00
z16/z16f/z16f2800100zcog Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
boardctl.c board/control: add irq affinity control 2024-03-30 12:21:25 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
dummy.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
Kconfig risc-v/ox64: Add LED Driver 2024-07-03 17:54:09 +08:00
Makefile Cleanup boards/Makefile 2022-01-24 11:17:55 +08:00