Releases: periph/host
Releases · periph/host
v3.8.3
What's Changed
- bcm283x: gpio: add bcm2711 specific alt funcs mapping by @knieriem in #25
- bcm283x: Memory alignment issue (SIGBUS panic) by @bezineb5 in #54
- gpioioctl:Implement ioctl access to Linux GPIO chips/lines. by @gsexton in #59
- netlink: Issue #60, fix onewire not present, and hanging when it is. by @gsexton in #61
- bcm283x: Issue 62 Change bcm283x to use ioctl for GPIO pins, not sysfs. by @gsexton in #63
- gpioioctl: Improve Registration by @gsexton in #64
- Initial support for more current Raspberry Pi models (i.e. 5) by @cloudkucooland in #65
New Contributors
- @knieriem made their first contribution in #25
- @gsexton made their first contribution in #59
- @cloudkucooland made their first contribution in #65
Full Changelog: v3.8.2...v3.8.3
v3.8.2
What's Changed
- fs,sysfs: use EPOLL_EXEC to clean up epoll file descriptors on execve(2) by @eliasnaur in #32
New Contributors
- @eliasnaur made their first contribution in #32
Full Changelog: v3.8.1...v3.8.2
v3.8.1
What's Changed
- allwinner: Support for H2+ and H3 (OrangePiZero) by @f0086 in #23
- Allwinner: Implement nanopi neo air by @biotinker in #30
- github actions: Bump to go1.20 by @maruel in #33
New Contributors
- @f0086 made their first contribution in #23
- @biotinker made their first contribution in #30
- @maruel made their first contribution in #33
Full Changelog: v3.8.0...v3.8.1
Go version update (1.17), allwinner improvements
v3.7.2
Pi 400 and Pi 8GB support
What's Changed
- rpi: add support for pi 400 & pi 4B 8GB by @creativeprojects in #11
- bcm283x: Don't override previous pull states by @Reflejo in #13
New Contributors
- @creativeprojects made their first contribution in #11
- @Reflejo made their first contribution in #13
Full Changelog: v3.7.0...v3.7.1
Internal improvements
Full Changelog: v3.6.7...v3.7.0
First release at new location
Replaces periph.io/x/periph/host