Open AasmundN opened 1 week ago
Are there documents for these devices? I would like to add support for them.
Great!🎉
I suppose this could be a place to start for circling in on the differences.
There is also this document describing the instruction set (referenced by the first document).
Great!🎉
I suppose this could be a place to start for circling in on the differences.
There is also this document describing the instruction set (referenced by the first document).
I find there are only slight differences between the new devices and the classical devices, and there is no change in the instruction set. So I wonder, what are the most needed updates for AVR128DA64 against Atmega128 in llvm?
I thought there might be more job in the AVR-lib than llvm.
As far as I can see there is no support for the newer AVR family avr-dx (avr-db, avr-da and avr-dd). Are there any plans to include these?