nuttx-mirror/boards
Samuel Martinez a6df724b4f BlackPill buttons example
Description:
Example to interact with KEY button and user external button connected to PA1.
For KEY button pull-up resistor is active, board schematic does not show any pull-up or pull-down resistor.

Results: Example working as expected.

BlackPill PWM example

Description:
PWM example using PB0 - Timer3 - Channel 3
Create default configuration for the example.

Controlling_RGB_LED

Description: Controlling a RGB LED on NuttX for Black Pill board [STM32F411]

Note: Example currently not working as expected.
2024-08-27 09:13:35 +08:00
..
arm BlackPill buttons example 2024-08-27 09:13:35 +08:00
arm64 arm64/qemu: Add knsh target for armv8a qemu board 2024-08-23 10:26:34 -03:00
avr at32uc3a0: Initial work for SimpleMachines' Mizar32-A 2024-07-15 20:46:41 +08:00
dummy
hc/m9s12 Documentation: migrate the rest boards 2023-10-26 18:13:34 -03:00
mips net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
misoc/lm32/misoc net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
or1k/mor1kx/or1k nuttx/boards:Uniform initialization format for init_array. 2024-08-19 19:48:32 +08:00
renesas nuttx/boards:Uniform initialization format for init_array. 2024-08-19 19:48:32 +08:00
risc-v nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
sim/sim/sim nuttx: use sizeof instead of define or number in snprintf 2024-08-25 19:22:15 +08:00
sparc fix nxstyle 2024-04-16 19:09:12 +08:00
tricore/tc3xx/tc397 tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +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 arch/intel64: add support for HPET as system clock 2024-08-01 17:49:41 +08:00
xtensa nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
z16/z16f/z16f2800100zcog Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
.gitignore
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 nuttx/mps2: Support NuttX running on qemu cortex-m7 2024-08-25 22:56:46 +08:00
Makefile Cleanup boards/Makefile 2022-01-24 11:17:55 +08:00