Skip to content

Build with CMake#6

Open
parasyte wants to merge 10 commits intoblind:masterfrom
blipjoy:feature/cmake
Open

Build with CMake#6
parasyte wants to merge 10 commits intoblind:masterfrom
blipjoy:feature/cmake

Conversation

@parasyte
Copy link

  • Replaced flat Makefile with CMake
  • Reorganized source code; put the example into a subdirectory
  • Verified the new example compiles in the Arduino IDE, and runs on TinyArcade hardware
  • Bonus! Fixed a bug in the SPI command parser

parasyte added 10 commits March 24, 2016 22:39
- Implemented simulated TinyScreen lib
- Verified build on OSX and Arduino with the same code base.
- Incorrectly interpreted the last byte of a command as the next command.
- Caused the "clearWindow" command to get skipped
- Fix compiler header includes
- Fix input lists
- Initialize all SPI devices to NULL
- Correct the AddDevice condition to replace NULL devices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant