cmaglie / FlashStorage

A convenient way to store data into Flash memory on the ATSAMD21 and ATSAMD51 processor family
203 stars 69 forks source link

Arduino Nano 33 BLE listed as compatible on Arduino's website #50

Open LazaroFilm opened 3 years ago

LazaroFilm commented 3 years ago

I noticed that the Nano 33 BLE was marked as compatible when it isn't on the following page. https://www.arduino.cc/reference/en/libraries/flashstorage/

per1234 commented 2 years ago

This was caused by a bug in Arduino's library reference generation system, which has since been fixed. The reference page now correctly only lists boards of the samd architecture as compatible.