"AMDiS/git@gitlab.mn.tu-dresden.de:iwr/amdis.git" did not exist on "2d5c10bf7ad8069402fc493cabcc6ee0eeb9ea91"
- Sep 08, 2017
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
- Sep 05, 2017
-
-
joverbee authored
Change the way ISRs are stored. Store now in a list on a ‘first come first served basis’, the first interrupt that gets attached will be served first. This improves the speed of the ISR calling from about 6us to 2us for a single interrupt on extint14 See #200
-
- Sep 04, 2017
-
-
joverbee authored
Solve #199
-
- Apr 06, 2016
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
Change digitalPinToInterrupt to return pin, and use g_APinDescription[pin].ulExtInt to map pin inside attachInterrupt/detachInterrupt This brings things inline with the atachInterrupt documentation for usage: attachInterrupt(digitalPinToInterrupt(pin), ISR, mode);
-
- Jan 12, 2016
-
-
rocketscream authored
-
- Sep 04, 2015
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
Fixes #30
-
Cristian Maglie authored
-
- Jun 15, 2015
-
-
Cristian Maglie authored
- Jun 14, 2015
-
-
Cristian Maglie authored
-
- Mar 26, 2015
-
-
Claudio Indellicati authored
-
- Jun 02, 2014
-
-
Jonathan BAUDIN authored
-
- May 14, 2014
-
-
Thibaut VIARD authored
-