Skip to content

Releases: RobTillaart/FastShiftIn

0.4.0 release

19 Sep 12:11
2d07251
Compare
Choose a tag to compare
  • fix #17, loop unroll option, improving performance, kudos to nt314p
  • added flag to select LOOP UNROLL (is optional as it gives larger code size)
  • update readme.md
  • minor edits

0.3.4 release

23 Jul 11:12
60d5ebd
Compare
Choose a tag to compare
  • add void read(uint8_t *array, uint8_t size) (experimental)
  • update readme.md
  • reorder functions in .cpp
  • minor edits

0.3.3 release

31 Oct 17:00
a69c873
Compare
Choose a tag to compare
update readme.md (#13)

0.3.2 release

20 Feb 16:21
cb023de
Compare
Choose a tag to compare
add read16() read24() read32() (#12)

- add (experimental) read16(), read24(), read32() functions.
- changed return types of some functions.
- update keywords.txt
- update readme.md
- update GitHub actions
- update license 2023
- minor edits

0.3.1 release

06 Nov 19:15
73126db
Compare
Choose a tag to compare
redo clock pulse (#11)

* redo clock pulse to match shiftIn()
* update readme

0.3.0 release

05 Nov 17:48
1cd6308
Compare
Choose a tag to compare
Develop (#10)

* major refactor
* fix build

0.2.4 release

05 Nov 11:37
ec09679
Compare
Choose a tag to compare
add changelog.md (#9)

0.2.3 release

17 Dec 14:10
7139bb6
Compare
Choose a tag to compare
update library.json, license, minor edits (#8)

0.2.2 release

22 Dec 11:10
27fbefc
Compare
Choose a tag to compare
Arduino ci (#5)

* initial arduino-ci
* added unit tests (fails for due and zero) ==> https://github.com/Arduino-CI/arduino_ci/issues/252

fix library.json

10 Jun 12:36
40610b0
Compare
Choose a tag to compare
Merge pull request #2 from RobTillaart/develop

fix library.json