- Mar 20, 2014
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
- Mar 19, 2014
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
- Mar 17, 2014
-
-
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.
-
- Mar 16, 2014
-
-
xbe authored
Remove unnecessary includes. Add includes that improve portability.
-
Dave Hylands authored
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
- Mar 15, 2014
-
-
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
-
- Mar 14, 2014
-
-
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
-
- Mar 13, 2014
-
-
Dave Hylands authored
-
Damien George authored
-
Damien George authored
Implement str.count and add tests for it.
-