Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 807 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 807 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.1.2 - 2017-02-04

Added

  • new peripherals: GPIOG, GPIOH, TIM3, TIM4, USART2 and USART3

v0.1.1 - 2016-12-31

Added

  • Unsafe API to directly modify the bits of a register.

v0.1.0 - 2016-11-14

Added

  • Peripherals: DBGMCU, all GPIOs, I2C1, RCC, SPI1, TIM2, all basic TIMers, USART1.