Pavel Shlyak
|
271610ee7b
|
Create CMakeLists.txt
This is an example to build and link this library with cmake
|
2022-01-10 15:23:20 +03:00 |
servadmin
|
cd5c7f524a
|
Work on thread examples and clean up c++ lib some
|
2021-11-21 18:13:36 -05:00 |
servadmin
|
f222d322c6
|
Refactor CPP dir names to be consistent
|
2021-11-21 14:53:07 -05:00 |
servadmin
|
be5ea9174b
|
Use dynamic buffer everywhere
|
2021-11-19 15:19:54 -05:00 |
servadmin
|
289a9a1e34
|
Multiple displays using threads
|
2021-11-18 13:20:45 -05:00 |
servadmin
|
109c704d33
|
Refactor to add init_spi_hw_advance
|
2021-11-18 07:57:40 -05:00 |
servadmin
|
bffa798ad5
|
Added spi_mode and max_speed to user data
|
2021-11-17 19:20:02 -05:00 |
servadmin
|
db309408a9
|
Added RES arg to init_i2c_sw and CS arg to init_spi_hw
|
2021-11-15 11:25:06 -05:00 |
servadmin
|
22bb2654ad
|
Create init user data functions for I2C/SPI HW/SW and optimize SW I2C
|
2021-11-11 13:43:37 -05:00 |
servadmin
|
a50c24021d
|
Refactor to use user_ptr instead of u8x8_struct for GPIO chip, I2C and
SPI bus
|
2021-11-08 16:37:58 -05:00 |
servadmin
|
b9ad4a4b88
|
Remove unneeded clearBuffer
|
2021-11-06 22:36:20 -04:00 |
servadmin
|
7f95cc3811
|
GPIO, I2C and SPI working
|
2021-11-06 22:29:46 -04:00 |
servadmin
|
048d96af54
|
Remove u8g2.setPowerSave(0)
|
2021-11-04 09:21:18 -04:00 |
servadmin
|
97112c03b3
|
SPI working
|
2021-11-03 12:35:17 -04:00 |
servadmin
|
45df3148b0
|
I2C refactored to c-periphery
|
2021-11-02 19:50:04 -04:00 |
servadmin
|
a7b8883bc3
|
Refactor to allow sysfs or charater device for GPIO
|
2021-11-01 20:10:46 -04:00 |
wuhanstudio
|
9811bac405
|
[fix][arm-linux] auto add all *.c files
|
2021-10-06 20:46:57 +01:00 |
wuhanstudio
|
f5278b6ae4
|
[fix] add CXXFLAGS for arm-linux
|
2021-10-04 23:03:48 +01:00 |
wuhanstudio
|
593b08662d
|
[add] arm-linux cpp support
|
2021-10-04 22:28:26 +01:00 |
wuhanstudio
|
6b670120ed
|
[add] arm-linux support
|
2021-10-04 21:57:19 +01:00 |