#embedded-hal #arm #cortex-m #hardware-abstraction-layer #max32660

no-std max32660-hal

Hardware Abstraction Layer (HAL) for the MAX 32660 microcontroller

3 unstable releases

0.2.0 Mar 21, 2023
0.1.1 Jan 17, 2023
0.1.0 Jan 17, 2023

#919 in Embedded development

Download history 1/week @ 2024-02-14 17/week @ 2024-02-21 11/week @ 2024-02-28 17/week @ 2024-03-27 35/week @ 2024-04-03

52 downloads per month

0BSD license

40KB
940 lines

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.

Dependencies

~4.5MB
~106K SLoC