platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
136 stars 104 forks source link

Sparkfun board definition for ATMega128RFA1 incorrect max ram and max size #257

Closed bradanlane closed 3 years ago

bradanlane commented 3 years ago

There is no generic board definition for the Atmel AVR ATMega128RFA1. The closest board is sparkfun_satmega128rfa1.json.

The board definition has the values swapped for maximum_ram_size and maximum_size.

valeros commented 3 years ago

Many thanks for pointing it out.