v2.0-rc1: Release Candidate 1
Pre-release
Pre-release
·
112 commits
to release-2.0
since this release
Change log:
- FAT Filesystem and SD card fully refactored and tested
- Build system simplified with use of
find_package(PropWare) INSTALL.pyreplaced with executable installation files- SPI class moved to inline assembly with fcache
New objects:
- I2C
- WS2812
- PCF8591
Known Issues:
- Filesystem utilities do not allow any action outside the root directory (may not be fixed until v2.1)
- PropGCC is no longer part of installation
PATHvariable is not modified during installation (necessary for CMake in Windows)