|
ICARUS OS (Intelligent Cooperative Architecture for Real-time Unified Systems) 0.1.0
Preemptive Real-Time Operating System for ARM Cortex-M7
|
Board Support Package - Master Include Header. More...
#include "bsp/config.h"#include "bsp/clock.h"#include "bsp/gpio.h"#include "bsp/uart.h"#include "bsp/spi.h"#include "bsp/i2c.h"#include "bsp/timer.h"#include "bsp/rtc.h"#include "bsp/usb.h"#include "bsp/cdc.h"#include "bsp/display.h"#include "bsp/led.h"#include "bsp/button.h"#include "bsp/iwdg.h"#include "bsp/error.h"Go to the source code of this file.
Functions | |
| void | bsp_init (void) |
| Initialize all board support package components. | |
Board Support Package - Master Include Header.
Single include point for all BSP functionality. Include this header to access all board-level drivers.
Definition in file bsp.h.
| void bsp_init | ( | void | ) |
Initialize all board support package components.
Initializes in order: