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

17 Commits

Author SHA1 Message Date
Bas Stottelaar
5c9566264e pkg: u8g2: update package structure + version 2018-04-15 11:05:58 +02:00
Gaëtan Harter
21dfcc9448 pkg: change conflicting module name for pkg root directory
Root directory of libfixmath and u8g2 where the same as another directory.
2017-11-13 15:29:06 +01:00
Bas Stottelaar
1807f7d3a2 pkg/u8g2: update version 2017-10-31 14:58:28 +01:00
Peter Kietzmann
1294696134 pkg/u8g2: update version 2017-09-22 11:07:11 +02:00
c4ebd18be2 pkg: enhance doxygen packages documentation 2017-07-03 09:56:07 +02:00
8d88781e05 make: pkg: make use of PKGDIRBASE 2017-03-10 14:18:44 +01:00
PeterKietzmann
f710d4f457 pkg/u8g2: update version 2017-02-03 16:40:25 +01:00
Hauke Petersen
3afbf13cfc pkg/u8g2: adapted patch files for SPI changes 2017-01-25 16:46:46 +01:00
Hauke Petersen
c9bb55405b pkg/u8g2: adapted doc to SPI changes 2017-01-25 16:46:45 +01:00
Hauke Petersen
cc950d70f8 pkg/u2g2: use #ifdef SPI_NUMOF instead of #if 2017-01-10 11:52:36 +01:00
442711ed98 pkg: u8g2: add license information 2017-01-08 21:54:34 +01:00
Kees Bakker
bac5cda1e3 periph/i2c: convert char to uint8_t where applicapable
In general, data transferred through I2C are bytes and thus should have
type uint8_t, not char.

Also convert uint8_t ptrs to void ptrs
2016-10-04 20:26:39 +02:00
Bas Stottelaar
597035602f pkg: u8g2: don't toggle unused pins. 2016-09-06 19:14:05 +02:00
Bas Stottelaar
716ab1ce36 pkg: u8g2: upgrade package to latest version.
New version introduces better support for the different SPI modes.
2016-09-05 16:48:43 +02: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