lot

~loliot/loliot/+git/lot-odroid-n2:master

Last commit made on 2020-01-30
Get this branch:
git clone -b master https://git.launchpad.net/~loliot/loliot/+git/lot-odroid-n2

Branch merges

Branch information

Name:
master
Repository:
lp:~loliot/loliot/+git/lot-odroid-n2

Recent commits

ddf5975... by Hyeonki Hong

Update debian/changelog for v0.14.3

d15dd28... by Hyeonki Hong

Rename enum identifier to mixed case without '_'

519eed2... by Hyeonki Hong

Fix typo

4086e0d... by Hyeonki Hong

Update debian/changelog for v0.14.2

438de3f... by Hyeonki Hong

Update README.md

220b448... by Hyeonki Hong

Add using-declaration to introduce members of IGpio

For explicit display of available functions.

2526dbb... by Hyeonki Hong

Move functions using cs_pin into ISpi.hpp

fb4dd1f... by Hyeonki Hong

Rename chip_select to cs_pin

3db122f... by Hyeonki Hong

Add override keyword

59ee1c3... by Hyeonki Hong

Add virtual destructor