Timeline for Where should a modified "pins_arduino.h" be stored for Arduino IDE compile?
Current License: CC BY-SA 4.0
5 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 30, 2018 at 23:00 | comment | added | DavidCyr2000 | @KIIV I have added a new board type "allmega" that points to the new "pins.arduino.h" file in C:/arduino/hardware/arduino/avr/variants/allmega with all 2560 pins defined, however, the new board does not show up in the IDE Tools-Board drop-down menu. Is there something you have to do to make the new board type active in the IDE? | |
Jun 30, 2018 at 11:46 | comment | added | DavidCyr2000 | Yes, using IDE "Arduino 1.8.5 (Windows Store 1.8.10.0)" reinstalled but no change. | |
Jun 29, 2018 at 18:36 | comment | added | CrossRoads | Look at how board types are shown in boards.txt. Make a section like that with your new info. I can't look it up further until I get home. Which Arduino revision are you using? 1.8.5? | |
Jun 29, 2018 at 18:28 | comment | added | DavidCyr2000 | Added folder Mega2560DJC in /variants with new pins.ardruino,h module. Duplicated "Genuino Mega or Mega 2560" with name "Mega2560DJC". Not sure how to add the path to the new folder. New board doesn't show up in IDE Board list. | |
Jun 29, 2018 at 17:24 | history | answered | CrossRoads | CC BY-SA 4.0 |