Skip to content
Snippets Groups Projects
Baptiste Toussaint's avatar
Baptiste Toussaint authored
Pwm

See merge request !2
59eb0b22
History
Name Last commit Last update
Device
Driver
README.md

BSP

This is our "Board Support Package" repository.

In the "Driver" folder, you will find the layer of code that interacts directly with the HAL Libraries and the DJI Boards.

In the "Device" folder, you will find a layer of code that interacts with the Driver layer, and that represents different devices in our robots' system : the OLED board, the DT7 controller, and more.