Module bsp

Source
Expand description

§Board Support Package (BSP)

Provides hardware-specific implementations for external peripherals and board-level components commonly used with STM32 microcontrollers.

This module includes drivers for EEPROM, real-time clocks, and flash memory devices that interface with the MCU through standard protocols.

Modules§

at24
Atmel 24 Series EEPROM BSP Driver
ds1307
spi_flash
SPI Flash HAL Driver