Test for STM32F4
Fork of RGB_OLED_SSD1331 by
Revisions of include/SSD1331.h
Revision | Date | Message | Actions |
---|---|---|---|
7:5250c825c7bb | 2015-11-15 | Fixed 16bit collor transmission to the spi port according to the datasheet page32 | File Diff Annotate |
6:06c211302c93 | 2015-11-14 | Add moveArea function according to the SSD1331 datasheet | File Diff Annotate |
5:9de43186f5ea | 2015-11-13 | Improved all draw function in speed and timing | File Diff Annotate |
4:1707ca53e7d5 | 2015-11-12 | Improved drawLine function | File Diff Annotate |
3:af00512c9694 | 2015-11-12 | Replaced unsigned char with uint8_t | File Diff Annotate |
2:e033aab5daad | 2015-11-12 | Improved SSD1331 driver with various sendCmd functions | File Diff Annotate |
1:b55525d2db34 | 2015-11-10 | Removed unused includes | File Diff Annotate |
0:6e810b5b40a3 | 2015-11-10 | Init version | File Diff Annotate |