For more details see CHANGELOG v0.12
See all Console commands here: https://github.com/hydrabus/hydrafw/wiki/HydraFW-console-commands
See all Binary modes here: https://github.com/hydrabus/hydrafw/wiki/HydraFW-Binary-mode-guide
See also Wiki Getting Started:
https://github.com/hydrabus/hydrafw/wiki/Getting-Started-with-HydraBus
What's Changed
- src/Makefile: add target to flash firmware for convenience by @ia in #150
- src/Makefile: correcting tabulation to fix verbose build by @ia in #153
- src/Makefile: avoid verbosity checks inside targets by @ia in #154
- src/Makefile: make 'make clean' clean all produced files by @ia in #155
- src/hydrabus/commands.c: improve help output on some console commands by @ia in #156
- Arch Linux Fix autosuspend send by TLP daemon by @dummys in #151
- src/Makefile: remove condition from flash target by setting related variable by @ia in #157
- src/Makefile: add V=1 parsing to enable verbose compile in easier classic way by @ia in #158
- Small cleanups. by @sarg in #163
- fix: adapt to use 4bytes address to dump more data by @dummys in #162
- Add timed read for smartcards + littles changes by @0xDRRB in #160
- Add read with timeout feature by @Baldanos in #165
- CI/CD basic implementation based on GitHub Actions by @ia in #167
- push.yml/env.sh: set helper variable to indicate building on github explicitly by @ia in #169
- Fix integer comparison error by ensuring GITHUB_CI_CD is defined by @seuros in #170
- chore: use github action to install current version of python, and en… by @seuros in #172
- feat: remove python dependency for a build script by @seuros in #173
- Fix ChibiOS version display to show correct product version by @seuros in #178
- Initial support for SPI BIDIR (3-wire) by @4z0x in #181
New Contributors
- @ia made their first contribution in #150
- @dummys made their first contribution in #151
- @sarg made their first contribution in #163
- @0xDRRB made their first contribution in #160
- @seuros made their first contribution in #170
Release pre-compiled with GCC 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977]