Commit | Date | |
---|---|---|
[r112]
by
funkenstein.sw@gmail.com
Adding samd20 port, based on the working code debugged on-device through the Xplained board |
2013-10-04 04:26:04 | Tree |
[r111]
by
funkenstein.sw@gmail.com
Submitting *working* Cortex-M0 code against the stm32f0 target, even though it's been tested against SAM D20 Note: At this point, I have verified correct threading and functional timers on real CM0. M0 should now be considered "Alpha" quality |
2013-10-04 04:13:08 | Tree |
2013-09-25 01:31:46 | Tree | |
[r109]
by
funkenstein.sw@gmail.com
Adding preliminary tick-based timer support. Still failing sanity tests right now, need to sort that out... |
2013-09-25 00:14:33 | Tree |
[r108]
by
funkenstein.sw@gmail.com
-After a couple of days reading the ARM docs for CM0, and messing with GCC's inline assembly syntax (it's *so* intuitive... ), I think I've got a workable context switch/thread-start. |
2013-09-22 14:48:40 | Tree |
[r107]
by
funkenstein.sw@gmail.com
-Initial checkin of platform support for ARM Cortex-M0 parts, targetting stm32f0/GCC (since that's the board I have). Toolchain is working - code gets generated, libraries get built. |
2013-09-20 11:16:36 | Tree |
[r106]
by
funkenstein.sw@gmail.com
Adding DCPU assembler file for "hello world" to the DCPU examples folder |
2013-09-14 14:13:17 | Tree |
[r105]
by
funkenstein.sw@gmail.com
-Adding DCPU emulator "hello world" example |
2013-09-14 14:11:04 | Tree |
[r104]
by
funkenstein.sw@gmail.com
Fixed a couple of bugs in the DCPU VM core |
2013-09-14 02:01:39 | Tree |
[r103]
by
funkenstein.sw@gmail.com
Removing the previous uart driver directory - which is causing the 644/1284p/1280 ports from working properly |
2013-09-08 02:00:06 | Tree |