CuVoodoo STM32F1 firmware template
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  lib
 busvoodoo_global.cBusVoodoo global definitions and methods (code)
 busvoodoo_global.d
 busvoodoo_global.hBusVoodoo global definitions and methods (API)
 busvoodoo_hiz.cBusVoodoo high impedance (HiZ) default mode (code)
 busvoodoo_hiz.d
 busvoodoo_hiz.hBusVoodoo high impedance (HiZ) default mode (API)
 busvoodoo_i2c.cBusVoodoo I²C mode (code)
 busvoodoo_i2c.d
 busvoodoo_i2c.hBusVoodoo I²C mode (API)
 busvoodoo_oled.cLibrary to show BusVoodoo mode information on SSD1306 OLED display: name, activity, pinout (code)
 busvoodoo_oled.d
 busvoodoo_oled.hLibrary to show BusVoodoo mode information on SSD1306 OLED display: name, activity, pinout (API)
 busvoodoo_onewire.cBusVoodoo 1-wire mode (code)
 busvoodoo_onewire.d
 busvoodoo_onewire.hBusVoodoo 1-wire mode (API)
 busvoodoo_rs232.cBusVoodoo RS-232 mode (code)
 busvoodoo_rs232.d
 busvoodoo_rs232.hBusVoodoo RS-232 mode (API)
 busvoodoo_rs485.cBusVoodoo RS-485 mode (code)
 busvoodoo_rs485.d
 busvoodoo_rs485.hBusVoodoo RS-485/422 mode (API)
 busvoodoo_spi.cBusVoodoo SPI mode (code)
 busvoodoo_spi.d
 busvoodoo_spi.hBusVoodoo SPI mode (API)
 busvoodoo_uart.cBusVoodoo UART mode (code)
 busvoodoo_uart.d
 busvoodoo_uart.hBusVoodoo UART mode (API)
 busvoodoo_uart_generic.cBusVoodoo generic UART mode (code)
 busvoodoo_uart_generic.d
 busvoodoo_uart_generic.hBusVoodoo generic UART mode (API)
 flash_internal.cLibrary to read/write internal flash (code)
 flash_internal.d
 flash_internal.hLibrary to read/write internal flash (API)
 flash_sdcard.cLibrary to communicate with an SD card flash memory using the SPI mode (code)
 flash_sdcard.hLibrary to communicate with an SD card flash memory using the SPI mode (API)
 font.cMonospace pixel fonts collection (code)
 font.d
 font.hMonospace pixel fonts collection (API)
 i2c_master.cLibrary to communicate using I2C as master (code)
 i2c_master.d
 i2c_master.hLibrary to communicate using I2C as master (API)
 interrupt.cBusVoodoo runtime interrupt table
 interrupt.d
 interrupt.hBusVoodoo runtime interrupt table
 led_tm1637.cLibrary to communicate with a Titan Micro TM1637 IC attached to a 4-digit 7-segment (code)
 led_tm1637.hLibrary to communicate with a Titan Micro TM1637 IC attached to a 4-digit 7-segment (API)
 led_ws2812b.cLibrary to drive a WS2812B LED chain (code)
 led_ws2812b.hLibrary to drive a WS2812B LED chain (API)
 menu.cDefinitions to build menus (code)
 menu.d
 menu.hDefinitions to build menus (API)
 microwire_master.cLibrary to communicate using microwore as master (code)
 microwire_master.hLibrary to communicate using microwore as master (API)
 oled_ssd1306.cSSD1306 OLED library (code)
 oled_ssd1306.d
 oled_ssd1306.hSSD1306 OLED library (API)
 onewire_master.cLibrary for 1-wire protocol as master
 onewire_master.d
 onewire_master.hLibrary for 1-wire protocol as master
 print.cPrinting utilities to replace the large printf from the standard library (code)
 print.d
 print.hPrinting utilities to replace the large printf from the standard library (API)
 sensor_dht11.cLibrary to query measurements from Aosong DHT11 temperature and relative humidity sensor (code)
 sensor_dht11.hLibrary to query measurements from Aosong DHT11 temperature and relative humidity sensor (API)
 sensor_dht22.cLibrary to query measurements from Aosong DHT22 temperature and relative humidity sensor (code)
 sensor_dht22.hLibrary to query measurements from Aosong DHT22 (aka
 terminal.cTerminal prompt interface (code)
 terminal.d
 terminal.hTerminal prompt interface (API)
 uart.cLibrary for UART communication (code)
 uart.d
 uart.hLibrary for UART communication (API)
 usart_enhanced.cLibrary for enhanced USART communication (code)
 usart_enhanced.d
 usart_enhanced.hLibrary for enhanced USART communication (API)
 usb_cdcacm.cLibrary for USB CDC ACM communication (code)
 usb_cdcacm.d
 usb_cdcacm.hLibrary for USB CDC ACM communication (API)
 usb_dfu.cLibrary for USB DFU to write on internal flash (code)
 usb_dfu.d
 usb_dfu.hLibrary for USB DFU to write on internal flash (API)
 application.cSTM32F1 BusVoodoo application
 application.d
 bootloader.cUSB DFU bootloader
 bootloader.d
 global.cGlobal definitions and methods (code)
 global.d
 global.hGlobal definitions and methods (API)