1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
petr
b253f61a7f pkg/u8g2: refactor the U8g2 package
- Passing RIOT-OS specific data as user_ptr
- Added necessary macros to Makefile.dep
- Added missing explicit dependency to xtimer module
- Renamed u8g2_riotos.c to more appropriate u8x8_riotos.c
- Added u8x8_riotos.h with the RIOT-OS specific functionality
- Removed the now-obsolete patch of U8g2
- Other minor fixes
2020-01-14 13:23:25 +01:00
Bas Stottelaar
5c9566264e pkg: u8g2: update package structure + version 2018-04-15 11:05:58 +02:00
Hauke Petersen
c9bb55405b pkg/u8g2: adapted doc to SPI changes 2017-01-25 16:46:45 +01:00
Bas Stottelaar
ddd89c5c9e pkg: u8g2: smaller patches + comments. 2016-07-13 21:23:36 +02:00
Bas Stottelaar
746b586feb pkg: u8g2: updated U8g2, improved patches and documentation. 2016-07-13 21:23:36 +02:00
Bas Stottelaar
6bb108c054 pkg: u8g2: add u8g2 graphics library. 2016-07-13 21:23:36 +02:00