nuttx/arch/arm
Lars Kruse ec906cfb0b rp2040,rp23xx,rp23xx-rv: allow up to 32 PIO instructions
Previously only up to 31 PIO instructions were accepted.
But the hardware allowed 32 instructions.

Now we accept 32 instructions.

See the corresponding commit in the pico-sdk repository:

  6f7dc67791

Signed-off-by: Lars Kruse <devel@sumpfralle.de>
2025-12-15 18:01:27 +01:00
..
include arch/arm: Simplify ARM generic timer drivers. 2025-11-17 10:25:37 +08:00
src rp2040,rp23xx,rp23xx-rv: allow up to 32 PIO instructions 2025-12-15 18:01:27 +01:00
CMakeLists.txt arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
Kconfig arch/arm: Add clkdev driver for generic timer. 2025-11-24 19:43:07 +08:00