3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #61 from andreas23/master More... about 9 years ago
Rename CPU frequency calculation function, as it is platform-specific, not board-specific. More... about 9 years ago
Disable semifs for LPCXpresso More... about 9 years ago
Build MBED PIO for MBED only More... about 9 years ago
Bring Bool definition more in line with other platforms. More... about 9 years ago
Remove configurability for RTC quartz, as this is 32768 anyways. More... about 9 years ago
Support different clock rates on LPC17xx (100MHz on MBED, 120MHz on LPCXPresso) More... about 9 years ago
Merge pull request #60 from andreas23/master More... about 9 years ago
Fix build for MBED, add initial support for LPCXpresso LPC1769 More... about 9 years ago
correct typo in cpu header for stm32f411re More... about 9 years ago
add initial support for nucleo-stm32f411re More... about 9 years ago
Merge pull request #59 from linvinus/smart_cr_lf More... about 9 years ago
better handling of CR/LF More... about 9 years ago
improve shell compatibility with vt100, fix #57 More... about 9 years ago
update link for mailing list More... about 9 years ago
Merge pull request #55 from smartavionics/mb-misc-mods More... almost 10 years ago
Merge pull request #55 from smartavionics/mb-misc-mods More... almost 10 years ago
Cast around warnings in stm32_enc_init() and stm32_enc_set_counter(). More... almost 10 years ago
stm32f4: notify usb host of device startup More... almost 10 years ago
Add check for console on USB serial port but USB CDC not enabled. More... almost 10 years ago
Fix Mizar32 default IP from 193.168.1.10 to 192.168.1.10 More... almost 10 years ago
Merge pull request #50 from ecdr/MiscUpdates More... almost 10 years ago
enable cdc on mizar32a, b and soldercore (had uart=cdc, but cdc not built) More... almost 10 years ago
Merge pull request #51 from smartavionics/mb-stm32f4-tck-pulldown More... almost 10 years ago
STM32F4 - TCK/SWDCLK should be pulled down, not up. More... almost 10 years ago
STM32 - #elseif -> #elif More... almost 10 years ago
handle zero element size for bitarray More... about 10 years ago
remove unnecessary signed comparisons with unsigned type More... about 10 years ago
check that INT_TMR_MATCH is not set to invalid interrupt More... about 10 years ago
remove unused variable from bit library More... about 10 years ago