3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
serial: pre-compute setup_str More... over 11 years ago
serial: remove assert() More... over 11 years ago
serial: remove check if interface already configured More... over 11 years ago
Reduce serial timeout to 0.5s More... over 11 years ago
Use timeout for long operations More... over 11 years ago
Recover in UART init sequence More... over 11 years ago
Add retry reading UART More... over 11 years ago
remove unused forward declaration More... over 11 years ago
Remove exit() from stm32_get_ack() More... over 11 years ago
Remove stm32_send() More... over 11 years ago
serial read(): return PORT_ERR_TIMEDOUT More... over 11 years ago
port: rename error macro for "no such device" More... over 11 years ago
List all protocols in "protocol.txt" More... over 11 years ago
Add new command line flag "-C" to compute CRC More... over 11 years ago
Replace ST document by link to it More... over 11 years ago
Update name of 0x439 (F3) device More... over 11 years ago
Update copyrights More... over 11 years ago
Print version on invocation More... over 11 years ago
Add AUTHORS and TODO files More... over 11 years ago
device table: move table in a separate file More... over 11 years ago
Add new devices from AN2606 Rev 18. More... over 11 years ago
Adjust RAM and system memory ranges on F3 devices More... over 11 years ago
Adjust system memory range on L1xxxD devices More... over 11 years ago
Sort device table according to AN2606 Rev 18 More... over 11 years ago
Add support for STM32F302 More... over 11 years ago
Android.mk: split long line More... over 11 years ago
Add CRC functions More... over 11 years ago
i2c: initial support for bootloader v1.2 More... over 11 years ago
Makefile: split long line More... over 11 years ago
i2c: add reply length of GET command More... over 11 years ago