max32660-hal

Crates.iomax32660-hal
lib.rsmax32660-hal
version0.2.0
sourcesrc
created_at2023-01-17 02:40:30.7212
updated_at2023-03-21 14:08:39.632084
descriptionHardware Abstraction Layer (HAL) for the MAX 32660 microcontroller
homepage
repositoryhttps://github.com/rbkettlewell/max32660-hal
max_upload_size
id760760
size40,604
(rbkettlewell)

documentation

README

max32660-hal

HAL for the MAX32660 microcontroller

Status

A work in progress!

Current Peripherals that have been tested successfully:

  • SPI master
  • GPIO inputs, outputs, and interrupt sources

Next steps:

  • I2C Master/Slave
  • DMA Support

Documentation

License

0-clause BSD License.

Commit count: 51

cargo fmt