- 22 Mar, 2014 36 commits
-
-
Damien George authored
-
Damien George authored
As part of this, rejig the way TIM3 is initialised, since it's now shared by USB CDC and the blue LED PWM.
-
Damien George authored
-
Damien George authored
-
Paul Sokolovsky authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
Fixed some math functions and added more exceptions.
-
-
Rachel Dowdall authored
-
Damien George authored
Fixed some math functions and added more exceptions.
-
Damien George authored
-
Rachel Dowdall authored
-
Damien George authored
-
Damien George authored
objgenerator: Implement exception handling for generators
-
Rachel Dowdall authored
Fixed modulo operator on ints and mp ints to agree with python. Added intdivmod.c and tests/basics/modulo.py.
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
This is required to properly handle exceptions across yields.
-
Damien George authored
-
Rachel Dowdall authored
Added exception hierarchy except for OSError and UnicodeError (requires arguments). Comment out the errors that aren't needed if memory becomes an issue.
-
Damien George authored
-
Damien George authored
-
Rachel Dowdall authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Rachel Dowdall authored
-
Paul Sokolovsky authored
-
- 21 Mar, 2014 4 commits
-
-
Damien George authored
-
Damien George authored
This gives a functioning, independent MSC device.
-
Damien George authored
Make str and bytes be proper types
-
Paul Sokolovsky authored
-