3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
stm32: fix command readout protect More... about 11 years ago
stm32: fix command readout unprotect More... about 11 years ago
stm32: fix command write unprotect More... about 11 years ago
Add file I2C.txt More... about 11 years ago
i2c: add warning if failure on i2c clock stretching More... about 11 years ago
dev_table: fix values for STM32F072xx More... about 11 years ago
dev_table: add STM32F042xx More... about 11 years ago
stm32: replace assert() with return on error More... about 11 years ago
stm32: add error code for command not available in bl More... about 11 years ago
CRC: add progress bar for SW CRC More... about 11 years ago
stm32: mark local functions as static More... about 11 years ago
stm32: fix coding style More... about 11 years ago
stm32: clean trailing whitespaces, use tabs More... about 11 years ago
stm32: fix typo in comment More... about 11 years ago
stm32: CRC: Comment to algo, check input params More... about 11 years ago
stm32: reorder enum stm32_err_t to have 0 == no error More... about 11 years ago
stm32: let stm32_get_ack() return common error type More... about 11 years ago
i2c: Fix building on Mac (I2C not supported) More... about 11 years ago
HOWTO: add initial howto file More... about 11 years ago
stm32: use enum for port->read/write return value More... about 11 years ago
stm32: use enum for return values More... about 11 years ago
Move #include in .c files More... over 11 years ago
serial.h: coding style More... over 11 years ago
serial: get rid of enum serial_err_t More... over 11 years ago
serial_posix: coding style More... over 11 years ago
serial_w32: remove compile warning More... over 11 years ago
serial_w32: coding style More... over 11 years ago
serial: expand serial_read() and serial_write() More... over 11 years ago
serial: expand serial_gpio() More... over 11 years ago
serial: expand serial_get_setup_str() More... over 11 years ago