Here is a list of all documented files with brief descriptions:
[detail level 12]
▼ lib | |
i2c_master.c | Library to communicate using I2C as master (code) |
i2c_master.h | Library to communicate using I2C as master (API) |
led_max7219.c | Library to communicate with a Titan Micro MAX7219 IC attached to a 4-digit 7-segment (code) |
led_max7219.h | Library to communicate with a Maxim MAX7219 IC attached to a 8-digit 7-segment (API) |
led_tm1637.c | Library to communicate with a Titan Micro TM1637 IC attached to a 7-segment displays (code) |
led_tm1637.h | Library to communicate with a Titan Micro TM1637 IC attached to a 7-segment displays (API) |
print.c | Printing utilities to replace the large printf from the standard library (code) |
print.h | Printing utilities to replace the large printf from the standard library (API) |
rtc_ds1307.c | Library to communicate with the Maxim DS1307 I2C RTC IC (code) |
rtc_ds1307.h | Library to communicate with the Maxim DS1307 I2C RTC IC (API) |
usart.c | Library for USART communication (code) |
usart.h | Library for USART communication (API) |
usb_cdcacm.c | Library for USB CDC ACM communication (code) |
usb_cdcacm.h | Library for USB CDC ACM communication (API) |
global.c | Global definitions and methods (code) |
global.h | Global definitions and methods (API) |
main.c | CuVoodoo clapperboard firmware (for STM32F103Cx micro-controller) |
main.d | |