Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
librf24-RPi-1.4.10-1.armhf.rpm | 2024-10-06 | 91.3 kB | |
librf24-RPi_1.4.10-1_armhf.deb | 2024-10-06 | 83.8 kB | |
librf24-SPIDEV-1.4.10-1.armhf.rpm | 2024-10-06 | 65.9 kB | |
librf24-SPIDEV_1.4.10-1_armhf.deb | 2024-10-06 | 58.2 kB | |
librf24-SPIDEV-1.4.10-1.arm64.rpm | 2024-10-06 | 70.1 kB | |
librf24-SPIDEV_1.4.10-1_arm64.deb | 2024-10-06 | 62.5 kB | |
librf24-RPi-1.4.10-1.arm64.rpm | 2024-10-06 | 96.4 kB | |
librf24-RPi_1.4.10-1_arm64.deb | 2024-10-06 | 89.0 kB | |
PlatformIO-RF24-1.4.10.tar.gz | 2024-10-06 | 2.9 MB | |
README.md | 2024-10-06 | 2.1 kB | |
v1.4.10 source code.tar.gz | 2024-10-06 | 5.8 MB | |
v1.4.10 source code.zip | 2024-10-06 | 5.9 MB | |
Totals: 12 Items | 15.2 MB | 6 |
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.4.10 - 2024-10-06
🚀 Added
- Add ebyte manual for ML01DP5 to datasheets by \@2bndy5 in #996
- Add pyproject.toml and update docs by \@2bndy5 in #1001
🗑️ Removed
- Remove useless
ce()
call by \@2bndy5 in #987 - Remove sphinx sources and update RTD config by \@2bndy5 in #1003
🛠️ Fixed
- Fix doc typo by \@2bndy5 in
81348ad
- Fix spelling by \@2bndy5 in #998
- Fix some linting errors noted by clang-tidy by \@2bndy5 in #999
🗨️ Changed
- Change SERIAL_DEBUG into RF24_DEBUG by \@2bndy5 in #981
- Update py examples' comment about pin numbers by \@2bndy5 in
2344282
- Update doxygen CSS by \@2bndy5 in #982
- Separate 2 problems' answers in COMMON_ISSUES.md by \@2bndy5 in #984
- Migrate issue templates into forms by \@2bndy5 in #985
- Refactor some SPI transactions by \@2bndy5 in #988
- Bump version to v1.4.10 by \@2bndy5 in
5bb22e2
Full commit diff: v1.4.9...1.4.10