GlobLib
HAL and API libraries for MCUs and hardware.
stm32f103cb_core.c File Reference

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...
 

Detailed Description

Source file for stm32f103cb core.

Author
Stuart Ianna
Version
0.1
Date
June 2018
Warning
None
Bug:
Compilers
  • arm-none-eabi-gcc (15:4.9.3+svn231177-1) 4.9.3 20150529 (prerelease)

Definition in file stm32f103cb_core.c.