Closed tallsam closed 10 years ago
The hex file is just to reflash the bootloader, right? Since Electron doesn't support that (at least not yet), I think we could support Flora by just conditionally swapping the pins_arduino.h file
I've started work on some other adafruit boards, so adding this in shouldn't be too hard. Do you have a real flora to test with?
Yeah I do. I've got it work with blink already. I've also got some trinkets floating around. On Jul 7, 2014 8:42 AM, "Josh Marinacci" notifications@github.com wrote:
I've started work on some other adafruit boards, so adding this in shouldn't be too hard. Do you have a real flora to test with?
— Reply to this email directly or view it on GitHub https://github.com/joshmarinacci/arduino-data/issues/11#issuecomment-48132648 .
I've merged the support and can get it to compile correctly. Please test with a real board. You'll need to update your copy of the electron source then do an npm update to update board info module.
Confirmed it works correctly with a real Flora running Blink.
I got this working with the following board data:
Note that for this board you need to add pins_arduino.h and Caterina-Flora8.hex to the appropriate directories
See: https://learn.adafruit.com/getting-started-with-flora/ide-florafication for the files.
Once that is set up a basic blink sketch works correctly.
I'm not 100% sure on the io pins, i just grabbed those from here:
https://learn.adafruit.com/getting-started-with-flora/flora-pinout-diagram