0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libmaple/i2c.c: Keep authorship straight. More... about 13 years ago
I2C: Add i2c_config_gpios(), i2c_master_release_bus(). More... about 13 years ago
<libmaple/i2c.h>: Fix Doxygen. More... about 13 years ago
libmaple/i2c.h: Better comments. More... about 13 years ago
libmaple/i2c.c: Replace throb() with ASSERT(0). More... about 13 years ago
I2C: I don't think 10-bit addressing works. More... about 13 years ago
<libmaple/i2c.h>: Move low-level routines to end of file. More... about 13 years ago
I2C: Fix Doxygen F1-isms. More... about 13 years ago
i2c_set_input_clk(): fix an F1-ism. More... about 13 years ago
Move i2c_dev and i2c_state into new i2c_common.h. More... about 13 years ago
libmaple/i2c.h: Cosmetics. More... about 13 years ago
I2C: Restore on F1, refactoring prep for F2. More... about 13 years ago
libmaple/i2c.c: Cosmetics. More... about 13 years ago
<libmaple/i2c.h>: Cosmetics. More... about 13 years ago
<libmaple/i2c.h>: Cosmetics. More... about 13 years ago
<libmaple/i2c.h>: Add missing register bit defns. More... about 13 years ago
libmaple/i2c.h: Assert LeafLabs copyright. More... about 13 years ago
Fix I2C_CR2_FREQ bit definition. More... about 13 years ago
libmaple/i2c.h: Cosmetics. More... about 13 years ago
libmaple/i2c.h: Don't use BIT(). More... about 13 years ago
Makefile: cosmetics. More... about 13 years ago
Tweak build system to allow out-of-tree projects. More... about 13 years ago
Port test-usart-dma.cpp for STM32F2. More... about 13 years ago
Implement DMA tube API on STM32F2. More... about 13 years ago
Port test-usart-dma.cpp to use tube API. More... about 13 years ago
test-usart-dma.cpp: tweaks. More... about 13 years ago
Implement DMA tube API on STM32F1. More... about 13 years ago
examples/test-usart-dma.cpp: Use HardwareSerial::c_dev(). More... about 13 years ago
examples/test-usart-dma.cpp: Cleanups and comments. More... about 13 years ago
HardwareTimer: add a c_dev(). More... about 13 years ago