- Nov 29, 2017
-
-
Martino Facchin authored
-
Martino Facchin authored
-
Martino Facchin authored
it doesn't fit 8KB, use 16KB bootloader -> need to change openocd and sketch linker script
-
Martino Facchin authored
-
Martino Facchin authored
This helps removing the flicker, but if the battery is connected AFTER connecting the USB it will be unavailable. A complete power cycle needs to be performed to recover charging/battery functionality.
-
Martino Facchin authored
HW flow control is still not working, probably some low lovel work is needed.
-
Martino Facchin authored
PMIC initialization is now handled by the GSM init() if the selected board is suitable. The only hadcoded PMIC initialization is 500mA maximum charge current.
-
Martino Facchin authored
-
Martino Facchin authored
-
Martino Facchin authored
-
Martino Facchin authored
PMIC handling needs to be decided; if we use the SDU method we could have troubles. Probably the best way is using sercoms directly. Anyway, the defaults SHOULD be almost ok (except the maximun charging current)
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
- Nov 13, 2017
-
-
Martino Facchin authored
No fixed value for USB power current
-
- Nov 09, 2017
-
-
Andreas Watterott authored
-
- Sep 14, 2017
-
-
Cristian Maglie authored
-
- Sep 08, 2017
-
-
Cristian Maglie authored
This should save some cycles inside ISR Handler.
-
Cristian Maglie authored
-
Cristian Maglie authored
-
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
-
-
Cristian Maglie authored
-
joverbee authored
Solve #199
-
- Sep 01, 2017
-
-
Cristian Maglie authored
Fix #223
-
- Aug 23, 2017
-
-
Cristian Maglie authored
-
Sandeep Mistry authored
-
Cristian Maglie authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Victor Nakoryakov authored
- Jul 12, 2017
-
-
Cristian Maglie authored
-
- Jul 11, 2017
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
ladyada authored
-