|
@@ -195,48 +195,48 @@
|
195
|
195
|
//
|
196
|
196
|
|
197
|
197
|
#elif MB(CNCONTROLS_11)
|
198
|
|
- #include "pins_CNCONTROLS_11.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
|
198
|
+ #include "mega/pins_CNCONTROLS_11.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
199
|
199
|
#elif MB(CNCONTROLS_12)
|
200
|
|
- #include "pins_CNCONTROLS_12.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
|
200
|
+ #include "mega/pins_CNCONTROLS_12.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
201
|
201
|
#elif MB(MIGHTYBOARD_REVE)
|
202
|
|
- #include "pins_MIGHTYBOARD_REVE.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
|
202
|
+ #include "mega/pins_MIGHTYBOARD_REVE.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
203
|
203
|
#elif MB(CHEAPTRONIC)
|
204
|
|
- #include "pins_CHEAPTRONIC.h" // ATmega2560 env:megaatmega2560
|
|
204
|
+ #include "mega/pins_CHEAPTRONIC.h" // ATmega2560 env:megaatmega2560
|
205
|
205
|
#elif MB(CHEAPTRONIC_V2)
|
206
|
|
- #include "pins_CHEAPTRONICv2.h" // ATmega2560 env:megaatmega2560
|
|
206
|
+ #include "mega/pins_CHEAPTRONICv2.h" // ATmega2560 env:megaatmega2560
|
207
|
207
|
#elif MB(MEGATRONICS)
|
208
|
|
- #include "pins_MEGATRONICS.h" // ATmega2560 env:megaatmega2560
|
|
208
|
+ #include "mega/pins_MEGATRONICS.h" // ATmega2560 env:megaatmega2560
|
209
|
209
|
#elif MB(MEGATRONICS_2)
|
210
|
|
- #include "pins_MEGATRONICS_2.h" // ATmega2560 env:megaatmega2560
|
|
210
|
+ #include "mega/pins_MEGATRONICS_2.h" // ATmega2560 env:megaatmega2560
|
211
|
211
|
#elif MB(MEGATRONICS_3) || MB(MEGATRONICS_31) || MB(MEGATRONICS_32)
|
212
|
|
- #include "pins_MEGATRONICS_3.h" // ATmega2560 env:megaatmega2560
|
|
212
|
+ #include "mega/pins_MEGATRONICS_3.h" // ATmega2560 env:megaatmega2560
|
213
|
213
|
#elif MB(ELEFU_3)
|
214
|
|
- #include "pins_ELEFU_3.h" // ATmega2560 env:megaatmega2560
|
|
214
|
+ #include "mega/pins_ELEFU_3.h" // ATmega2560 env:megaatmega2560
|
215
|
215
|
#elif MB(LEAPFROG)
|
216
|
|
- #include "pins_LEAPFROG.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
|
216
|
+ #include "mega/pins_LEAPFROG.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
217
|
217
|
#elif MB(MEGACONTROLLER)
|
218
|
|
- #include "pins_MEGACONTROLLER.h" // ATmega2560 env:megaatmega2560
|
|
218
|
+ #include "mega/pins_MEGACONTROLLER.h" // ATmega2560 env:megaatmega2560
|
219
|
219
|
#elif MB(GT2560_REV_A)
|
220
|
|
- #include "pins_GT2560_REV_A.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
|
220
|
+ #include "mega/pins_GT2560_REV_A.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
221
|
221
|
#elif MB(GT2560_REV_A_PLUS)
|
222
|
|
- #include "pins_GT2560_REV_A_PLUS.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
|
222
|
+ #include "mega/pins_GT2560_REV_A_PLUS.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
223
|
223
|
#elif MB(GT2560_V3)
|
224
|
|
- #include "pins_GT2560_V3.h" // ATmega2560 env:megaatmega2560
|
|
224
|
+ #include "mega/pins_GT2560_V3.h" // ATmega2560 env:megaatmega2560
|
225
|
225
|
#elif MB(GT2560_V3_MC2)
|
226
|
|
- #include "pins_GT2560_V3_MC2.h" // ATmega2560 env:megaatmega2560
|
|
226
|
+ #include "mega/pins_GT2560_V3_MC2.h" // ATmega2560 env:megaatmega2560
|
227
|
227
|
#elif MB(GT2560_V3_A20)
|
228
|
|
- #include "pins_GT2560_V3_A20.h" // ATmega2560 env:megaatmega2560
|
|
228
|
+ #include "mega/pins_GT2560_V3_A20.h" // ATmega2560 env:megaatmega2560
|
229
|
229
|
#elif MB(EINSTART_S)
|
230
|
|
- #include "pins_EINSTART-S.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
|
230
|
+ #include "mega/pins_EINSTART-S.h" // ATmega1280, ATmega2560 env:megaatmega1280 env:megaatmega2560
|
231
|
231
|
|
232
|
232
|
//
|
233
|
233
|
// ATmega1281, ATmega2561
|
234
|
234
|
//
|
235
|
235
|
|
236
|
236
|
#elif MB(MINITRONICS)
|
237
|
|
- #include "pins_MINITRONICS.h" // ATmega1281 env:megaatmega1280
|
|
237
|
+ #include "mega/pins_MINITRONICS.h" // ATmega1281 env:megaatmega1280
|
238
|
238
|
#elif MB(SILVER_GATE)
|
239
|
|
- #include "pins_SILVER_GATE.h" // ATmega2561 env:megaatmega2560
|
|
239
|
+ #include "mega/pins_SILVER_GATE.h" // ATmega2561 env:megaatmega2560
|
240
|
240
|
|
241
|
241
|
//
|
242
|
242
|
// Sanguinololu and Derivatives - ATmega644P, ATmega1284P
|