- 19 Mar, 2014 1 commit
-
-
Damien George authored
-
- 17 Mar, 2014 9 commits
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
Just low-level read/write support. No filesystem yet.
-
Damien George authored
-
Damien George authored
-
Damien George authored
stmhal - Add usart support
-
xbe authored
-
xbe authored
Remove unnecessary includes. Add includes that improve portability.
-
- 16 Mar, 2014 4 commits
-
-
xbe authored
Remove unnecessary includes. Add includes that improve portability.
-
Dave Hylands authored
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
- 15 Mar, 2014 11 commits
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
New USB HAL is quite a bit improved over previous one. Now has better callbacks and flow control. REPL over USB CDC now works as before, except for soft-reset (since USB driver uses malloc...).
-
Damien George authored
Either not needed anymore, or defined in the board/_hal_conf.h file.
-
Damien George authored
stmhal - add led support. Add netduino_plus_2 support
-
Dave Hylands authored
-
- 14 Mar, 2014 4 commits
-
-
Dave Hylands authored
Tweaked a couple of the USB files to compile if neither dev nor host was defined. Tested on netduiono plus 2 and stm32f4discovery boards
-
Damien George authored
Conflicts: stmhal/main.c
-
Damien George authored
Enumerates CDC device over USB, but doesn't transmit/receive yet.
-
Damien George authored
stmhal - More systick cleanup. Fix HAL_Delay
-
- 13 Mar, 2014 10 commits
-
-
Dave Hylands authored
-
Damien George authored
-
Damien George authored
Implement str.count and add tests for it.
-
Damien George authored
Cleanup systick for stmhal
-
Dave Hylands authored
-
Damien George authored
REPL working on UART6 with STMHAL
-
xbe authored
See pull request #343.
-
xbe authored
Also modify mp_get_index to accept: 1. Indices that are or evaluate to a boolean. 2. Slice indices. Add tests for these two cases.
-
Dave Hylands authored
-
Damien George authored
-
- 12 Mar, 2014 1 commit
-
-
Damien George authored
-