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_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)
 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)
 i2c_master.cLibrary to communicate using I2C as master (code)
 i2c_master.d
 i2c_master.hLibrary to communicate using I2C as master (API)
 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 (code)
 onewire_master.hLibrary for 1-wire protocol as master (API)
 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)
 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)