Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
e9f1e50be49edc6d01ff006e0a1f5291672ec808
Switch branch/tag
uPython-mirror
stm
22 Oct, 2013
4 commits
Board running boot.py, working REPL, soft reboot.
· e9f1e50b
Damien
authored
Oct 22, 2013
e9f1e50b
Add gchelper.s, to load registers and clean stack for GC.
· 9d63932b
Damien
authored
Oct 22, 2013
9d63932b
stm: improved GC, and cooked output for VCP.
· 0c5827fc
Damien
authored
Oct 22, 2013
0c5827fc
Remove unnecessary USB files from stm.
· 1b50affc
Damien
authored
Oct 22, 2013
1b50affc
21 Oct, 2013
4 commits
Make stm use garbage collector.
· 3f69aca2
Damien
authored
Oct 21, 2013
3f69aca2
Implement crude but working REPL for board.
· f48cf671
Damien
authored
Oct 21, 2013
f48cf671
VCP works, need to init comm port PC side; add some debugging output.
· cbb8868f
Damien
authored
Oct 21, 2013
cbb8868f
Try to get REPL working, but bug with CDC VCP...
· 4b6e85ca
Damien
authored
Oct 21, 2013
4b6e85ca
20 Oct, 2013
1 commit
Integrate new lexer stream with stm framework.
· fa2162bc
Damien
authored
Oct 20, 2013
fa2162bc
19 Oct, 2013
4 commits
Fix IRQ priority issue to give working USB; and some cleanup.
· afe12bca
Damien
authored
Oct 19, 2013
afe12bca
Try to re-add USB support...
· fb42ec17
Damien
authored
Oct 19, 2013
fb42ec17
Make pfenv's const so they go in .text section.
· d7a7a30a
Damien
authored
Oct 19, 2013
d7a7a30a
Working SysTick, code factoring, some boot-up code.
· 00ff04fc
Damien
authored
Oct 19, 2013
00ff04fc
18 Oct, 2013
1 commit
Partially implement proper flash storage.
· 995b8aab
Damien
authored
Oct 18, 2013
995b8aab
17 Oct, 2013
1 commit
Fix up linker script; improve startup code; printf to USB.
· 4a175e1f
Damien
authored
Oct 17, 2013
4a175e1f
15 Oct, 2013
1 commit
NLR and Python exceptions work on the board.
· 152568bc
Damien
authored
Oct 16, 2013
152568bc
13 Oct, 2013
2 commits
Change VID/PID info so USB works on Windows.
· 5dd455d0
Damien
authored
Oct 14, 2013
5dd455d0
Implement crude but functional CDC + MSC USB device.
· fee89d52
Damien
authored
Oct 13, 2013
fee89d52
12 Oct, 2013
1 commit
Inital commit of stm32f4xx framework.
· ed65605e
Damien
authored
Oct 13, 2013
ed65605e