Move common data structures to rtic-common

This commit is contained in:
Emil Fresk 2023-01-29 20:16:23 +01:00 committed by Henrik Tjäder
parent 58692a35e8
commit e65e532c2a
8 changed files with 53 additions and 11 deletions

16
rtic-common/CHANGELOG.md Normal file
View file

@ -0,0 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
## [Unreleased]
### Added
### Changed
### Fixed
## [v1.0.0] - 2023-xx-xx