|
GlobLib
HAL and API libraries for MCUs and hardware.
|
Source file for stm32f103cb core. More...
#include "stm32f103cb_core.h"Go to the source code of this file.
Functions | |
| void | USB_coms (timer_main timerNumber) |
| Set up USB "serial" communication. The passed timer is used to update the device. More... | |
| void | delayms (uint32_t delay) |
| Millisecond blocking delay. More... | |
Source file for stm32f103cb core.
Definition in file stm32f103cb_core.c.