- Nov 06, 2020
-
-
Philip Stewart authored
-
Philip Stewart authored
-
- Nov 05, 2020
-
-
Philip Stewart authored
-
- Nov 04, 2020
-
-
rahix authored
Slight formatting cleanup to ensure the docs are rendered and linked properly. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Oct 17, 2020
- Oct 16, 2020
-
-
rahix authored
Instead of "rebooting" Pycardium, hand over control to core 0, notifying it of a severe failure via epic_exit(253). Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Calls to abort() shouldn't make core 1 busy-spin; call epic_exit() instead. Fixes #76. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Instead of dropping to REPL and silently requiring the user to return to menu via button-press, directly call epic_exit(0) when a script terminates execution normally (i.e. not via exception). Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Remove the big endless loop from pycardium main and instead use epic_exec("") to switch to REPL. This way, any MicroPython state is reset and also all hardware will be in a clean reinitialized state. This also means that pycard10.py will now run scripts in a clean environment that is not tainted by whatever was running before. Fixes #212. Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Always print the pycardium header and a short message afterwards what pycardium is about to do. Signed-off-by:
Rahix <rahix@rahix.de>
-
- Oct 15, 2020
-
- Oct 13, 2020
-
-
schneider authored
-
- Oct 08, 2020
-
-
schneider authored
-
- Sep 14, 2020
-
-
schneider authored
-
- Sep 07, 2020
-
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
-
- Sep 06, 2020
- Jul 18, 2020
- Jun 25, 2020
-
-
schneider authored
-
- Jun 15, 2020
- Jun 14, 2020
-
-
schneider authored
Create weak links from MicroPython specific implementations of modules to standard names. I.e. allow `import time` to import utime module.
-
- May 21, 2020
-
-
rahix authored
It's 44 years since the release of vi and sadly lots of editors still don't care about trimming off trailing spaces ... Signed-off-by:
Rahix <rahix@rahix.de>
-
- Apr 26, 2020
-
-
zenox authored
-
- Apr 08, 2020
-
-
schneider authored
-
- Apr 06, 2020
-
-
schneider authored
-
- Apr 03, 2020
- Mar 16, 2020
- Jan 31, 2020