Skip to content

Add SPI support to RP2 platform#2120

Merged
bettio merged 1 commit intoatomvm:release-0.7from
pguyot:w08/rp2-spi
Apr 1, 2026
Merged

Add SPI support to RP2 platform#2120
bettio merged 1 commit intoatomvm:release-0.7from
pguyot:w08/rp2-spi

Conversation

@pguyot
Copy link
Copy Markdown
Collaborator

@pguyot pguyot commented Feb 20, 2026

Continuation of:

Also add a new example, spi_flash.erlthat works on both ESP32 and RP2

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Comment thread src/platforms/rp2/src/lib/spidriver.c Fixed
@pguyot pguyot force-pushed the w08/rp2-spi branch 3 times, most recently from 5633257 to c6efd00 Compare March 21, 2026 13:59
@pguyot pguyot marked this pull request as ready for review March 21, 2026 13:59
@pguyot pguyot changed the base branch from main to release-0.7 March 21, 2026 16:59
Comment thread CHANGELOG.md Outdated
Comment thread src/platforms/rp2/src/lib/spidriver.c Outdated
@pguyot pguyot force-pushed the w08/rp2-spi branch 2 times, most recently from eeba49b to d88765e Compare March 27, 2026 06:40
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@bettio bettio merged commit 4f64b52 into atomvm:release-0.7 Apr 1, 2026
207 of 211 checks passed
@pguyot pguyot deleted the w08/rp2-spi branch April 1, 2026 18:52
bettio added a commit that referenced this pull request Apr 4, 2026
Merge fixes, features, and optimizations from release-0.7, including:
- Add json module for estdlib and exavmlib (#2247)
- Add timer:send_after/2,3 and apply_after/4 (#2228)
- Add erlang:display_string/1,2 (#2251)
- Add trim and list patterns to binary:split/2,3 (#2253)
- Implement code:get_object_code/1 (#1864)
- Add SPI support to RP2 platform (#2120)
- JIT: add ARM32 backend (#2248)
- JIT: add Thumb-2 variant for ARMv6-M backend (#2250)
- Fix erlang:raise/3 assert with built stacktrace (#2252)
- Fix test_json failure on single-precision float32 (#2257)
- ESP32: Increase Erlang boot.avm partition to 512KB (#2254)
- CI: Bump to OTP 28 and rebar3 3.25.1 (#2255)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants