Writing Rust code for ATmega324A, ATmega324P, ATmega324PA, ATmega324PB would be a nice feature.
I currently use an ATmega324P microcontroler, for which I intend to write some logic in Rust, but I'm missing the hardware abstraction layer JSON file (from the avr-specs/ folder)
Here is the datasheet.
Can someone create the corresponding HAL files?
Writing Rust code for ATmega324A, ATmega324P, ATmega324PA, ATmega324PB would be a nice feature.
I currently use an ATmega324P microcontroler, for which I intend to write some logic in Rust, but I'm missing the hardware abstraction layer JSON file (from the avr-specs/ folder)
Here is the datasheet.
Can someone create the corresponding HAL files?