11
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 3 years ago.
Jan 17, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move generic USB stuff to a subdir, dedupe .h files. More... over 14 years ago
More whitespace fixes. More... over 14 years ago
More whitespace fixes. More... over 14 years ago
Whitespace fixes. More... over 14 years ago
Whitespace fixes. More... over 14 years ago
Make the build/clean targets a bit less verbose. More... over 14 years ago
Make the build/clean targets a bit less verbose. More... over 14 years ago
Drop Paparazzi-specific stuff, deduplicate Makefiles. More... over 14 years ago
Drop Paparazzi-specific stuff, deduplicate Makefiles. More... over 14 years ago
Merge branch 'martinmm'. More... over 14 years ago
Merge branch 'martinmm'. More... over 14 years ago
stm32-h103/Makefile: Fix usb_cdcacm build. More... over 14 years ago
stm32-h103/Makefile: Fix usb_cdcacm build. More... over 14 years ago
other/usb_hid: Small fixes in the README. More... over 14 years ago
other/usb_hid: Small fixes in the README. More... over 14 years ago
Implemented a uart example that is using irq for receive and transmit. More... over 14 years ago
Implemented a uart example that is using irq for receive and transmit. More... over 14 years ago
Improved usart api implementation to be more readable. More... over 14 years ago
Improved usart api implementation to be more readable. More... over 14 years ago
Added gc-sections. Now unused functions are being garbage collected. More... over 14 years ago
Added gc-sections. Now unused functions are being garbage collected. More... over 14 years ago
Fixed PLL setup for systick. More... over 14 years ago
Fixed PLL setup for systick. More... over 14 years ago
Added some more files to gitignore. More... over 14 years ago
Added some more files to gitignore. More... over 14 years ago
Splitted out the usart recv and send functions to have blocking and non blocking versions of those. More... over 14 years ago
Splitted out the usart recv and send functions to have blocking and non blocking versions of those. More... over 14 years ago
CAN: Reduce nesting level via code transformations. More... over 14 years ago
CAN: Reduce nesting level via code transformations. More... over 14 years ago
CAN: Cosmetics and coding-style fixes. More... over 14 years ago