Commit Graph

10 Commits

Author SHA1 Message Date
King Kévin d9a7430481 busvoodoo: minor, simplify license 2021-03-31 14:10:07 +02:00
King Kévin db98878e63 busvoodoo_global: disable SWJ for dongle 2021-03-31 14:10:07 +02:00
King Kévin b81df746c6 busvoodoo_global: minor, replace printf with puts 2021-03-31 14:10:07 +02:00
King Kévin b8bce07b84 busvoodoo_global: define dongle IO pins 2021-03-31 14:10:07 +02:00
King Kévin 162cffc5d8 busvoodoo_global: fix dongle ADC voltage divider 2021-03-31 14:10:07 +02:00
King Kévin d0d6ba0e57 busvoodoo_global: minor, remove unsupported dongle feature 2021-03-31 14:10:07 +02:00
King Kévin b6d567462c busvoodoo_global: minor, add version voltage documentation 2021-03-31 14:10:07 +02:00
King Kévin f28bf07f78 busvoodoo_global: minor, add spaces around operators 2021-03-31 14:10:07 +02:00
King Kévin d911103ee7 busvoodoo_global: add definitions for dongle and remove unsupported features 2021-03-31 14:10:07 +02:00
King Kévin f76482db93 make busvoodoo branch follow master
making a rebase of the old busvoodoo branch against master would
cost to much time and would not be pretty.
instead I copied all existing busvoodoo file onto a new busvoodoo
branch of master.
this will allow to do a rebase on master in the future
all individual commits are now in the busvoodoo_premaster branch.
2021-03-31 14:10:07 +02:00