Commit Graph

8 Commits

Author SHA1 Message Date
Martino Facchin a6d9868f82 remove setupUSB weak hook and replace with global constructors
thanks @matthijskooijman
2015-07-16 13:13:49 +02:00
Martino Facchin fdc0c84470 add weak setupUSB() hook
override this function to insert additional USB endpoints
2015-07-16 13:12:14 +02:00
Cristian Maglie 34b6872ff1 Fixed unused argument warning 2015-05-30 15:19:44 +02:00
Cristian Maglie 13945aee9f Merge branch 'master' into ide-1.5.x 2014-08-08 15:44:41 +02:00
Matthijs Kooijman c5bdb51ba6 Allow variants to define an initVariant() function that is called at startup.
See #2080 and #2139.
2014-06-25 16:56:19 +02:00
Cristian Maglie 2659e939b0 Added license for Arduino.h, binary.h and main.cpp
See #1847
2014-02-10 12:55:16 +01:00
Cristian Maglie 828076175e Merge of arduino-1.0.1. Work in progress... 2012-05-23 09:22:52 +02:00
Cristian Maglie 822dcb0989 Created second level in hardware folder: hardware/PACKAGE/PLATFORM/...
Made some helper class for files filtering.
platforms.txt now contains only one platform at a time.
Some cleanup in Compiler and AvrDudeUploader classes.
2011-12-30 15:46:04 +01:00