Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremygrosser/rp2040_hal

Ada drivers for the Raspberry Pi RP2040 SoC
https://github.com/jeremygrosser/rp2040_hal

ada cortex-m0plus driver hal raspberry-pi rp2040

Last synced: 2 months ago
JSON representation

Ada drivers for the Raspberry Pi RP2040 SoC

Awesome Lists containing this project

README

        

# Raspberry Pi RP2040 HAL (Ada)

This repository contains drivers for the [RP2040 SoC](https://datasheets.raspberrypi.org/rp2040/rp2040-datasheet.pdf). This library is meant to be used with [pico_bsp](https://github.com/JeremyGrosser/pico_bsp), which supplies a a board definition for the Raspberry Pi Pico. Example code is available in [pico_examples](https://github.com/JeremyGrosser/pico_examples)

[Documentation](https://pico-doc.synack.me/)

Development discussion is happening on Gitter: [https://gitter.im/ada-lang/raspberrypi-pico](https://gitter.im/ada-lang/raspberrypi-pico)