![]() |
snickerdoodle Platform Controller
firmware for STM32F0 platform controller
|
Files | |
| file | main.c |
| Platform Controller Main Program Body. | |
| file | sd_adc.c |
| Analog to Digital Conversion. | |
| file | sd_buffer.c |
| Circular buffers. | |
| file | sd_button.c |
| Button handling. | |
| file | sd_dac.c |
| Digital to Analog Converter Configuration and Control. | |
| file | sd_gpio.c |
| GPIO Configuration and Control. | |
| file | sd_i2c.c |
| I2C Control. | |
| file | sd_interrupt.c |
| Interrupt Handlers. | |
| file | sd_led.c |
| LED Control Functions. | |
| file | sd_led_pattern.c |
| LED Patterns and Functions. | |
| file | sd_platform.c |
| Platform Controller Functions. | |
| file | sd_pwm.c |
| PWM Control Functions. | |
| file | sd_spi.c |
| SPI Slave Control. | |
| file | sd_spi_bridge.c |
| SPI Slave Peripheral Bridge Control. | |
| file | sd_tim.c |
| Timer Control Functions. | |
| file | sd_uart.c |
| UART Control. | |
| file | sd_usbd_cdc_if.c |
| USB Communications Device Class Interface Functions. | |
| file | usbd_conf.c |
| : This file implements the board support package for the USB device library | |
| file | usbd_desc.c |
| : This file implements the USB Device descriptors | |
| file | usbd_storage_if.c |
| : Memory management layer | |