Commit Graph

36 Commits

Author SHA1 Message Date
smallsolar ff6cf61864 Changed to work with dietpi on a NanoPI NEO 2024-04-25 16:50:10 +00:00
Lawrence-Tang 3e6817c3f7 bugfix: cannot access h3 gpio_a0 2021-04-25 09:13:27 +00:00
friendlyarm 78f7feeae3
Update README.md 2019-10-11 18:01:09 +08:00
friendlyarm aeafaef315
Update README.md 2019-10-11 18:00:56 +08:00
friendlyarm bd92a83dd0
Merge pull request #4 from Tea-NT/master
Add NanoPC-T3 support GPIO input and Output.
2019-10-11 17:55:23 +08:00
Tea-NT fe4c18b6bd Add NanoPC-T3 support GPIO input and Output. 2019-08-29 12:39:27 +08:00
friendlyarm fa138e24c6
Merge pull request #2 from troyane/improvements
Small problem fixes and code formatting improvements
2019-06-15 08:55:40 +08:00
friendlyarm 1a06132723
Merge pull request #3 from Dobrobot/master
NanoPi NEO2 / Armbian has 'sun50iw1p1' in cpuinfo
2019-06-15 08:55:20 +08:00
A C ed5a24489c
NanoPi NEO2 / Armbian has 'sun50iw1p1' in cpuinfo 2019-06-15 01:35:17 +02:00
Nazar 108f7d3a6c Use -j nproc to use all cores for speedup builds 2019-04-12 17:17:31 +03:00
Nazar 501d55bfc2 Avoid null pointer deferefence
Improve code formatting
2019-04-12 17:16:55 +03:00
Nazar 10956702a5 Avoid dead code blocks 2019-04-12 17:15:40 +03:00
Nazar 2942640d9d Do undef BLOCK_SIZE 2019-04-12 17:15:32 +03:00
Nazar 615eb8a059 Comment out usage of assignment pin=pin 2019-04-12 17:15:19 +03:00
Nazar e8dc09f3da Use correct types to avoid warnings 2019-04-12 17:14:28 +03:00
Nazar b140ff3f9d Apply better code formatting
- code formatting for ease of reading code structures 
- code formatting for defines
- code formatting for pins arrays
- general code formatting fixes
2019-04-12 17:13:40 +03:00
friendlyarm 0464ba6da0
Update README.md 2018-11-06 15:43:19 +08:00
Lawrence-Tang 9a6860b4bd add support for NanoPi-Duo2 2018-11-06 07:42:05 +00:00
Lawrence-Tang 6a608ee8ab Merge branch 'master' of https://github.com/friendlyarm/WiringNP 2018-06-07 15:51:49 +08:00
Lawrence-Tang 4d22e3fd65 add support for NanoPi NEO Core, NEO Core2 and K1 Plus 2018-06-07 15:50:20 +08:00
friendlyarm 6e76e15c9b
Merge pull request #1 from Pi4J/master
updated SPI API & impl to match current WiringPi version
2018-01-12 09:56:25 +08:00
LawrenceTang 30edaf15cd add support for NanoPi 2017-08-29 11:37:00 +08:00
Robert Savage 73fb0d8434 updated SPI API & impl to match current WiringPi version 2017-08-11 11:00:47 -04:00
friendlyarm 03a8ddeadd Update README.md 2017-06-07 14:05:02 +08:00
friendlyarm c85a321b7c Update README.md 2017-06-07 14:04:44 +08:00
LawrenceTang 4169be5160 fix compiler warnings 2017-05-18 14:54:06 +08:00
LawrenceTang c35b3fd8ea Merge branch 'master' of https://github.com/friendlyarm/WiringNP 2017-05-17 16:54:03 +08:00
LawrenceTang b480f36175 add support for NanoPi NEO/NEO2 2017-05-17 16:53:40 +08:00
LawrenceTang 3b016bd79b chmod +x build 2017-05-16 17:40:17 +08:00
wertyzp 3e699b0814 pwm and neo notes 2016-08-30 19:02:36 +03:00
Dmitry Gnezdilov e4ac602359 pwm1 to pwm0 switch, debug uart pins support 2016-08-30 18:56:36 +03:00
Dmitry Gnezdilov 9c5e66c04c More warning fixes 2016-08-29 18:39:11 +03:00
Dmitry Gnezdilov 1a180e0a09 gpio pins 2 3 proper mapping, fixed warnings 2016-08-29 18:29:52 +03:00
unknown 08be30275d pwm1 fix 2016-08-18 23:58:52 +03:00
unknown faf062af8b initial cleanup and mapping 2016-08-18 21:52:18 +03:00
wertyzp 1d89a05234 Initial commit 2016-08-18 21:25:57 +03:00