CrazyRedMachine

Results 13 comments of CrazyRedMachine

and here is a quick write down of what was required to change from the inital repo : - the LUFA subfolder has to be populated with the files rather...

1. Ooh I actually love this, and indeed it makes sense since we cannot include LUFA without using the board, and we cannot use the boards without including LUFA... and...

made a new PoC on "board-only" branch and `http://github.com/CrazyRedMachine/Arduino-Lufa/raw/board-only/package_arduino-lufa_index.json` as url (beware you might have cache issues as I didn't change the version number, you should go to the board...

glad it's working :D I've updated the readme in the new-workflow branch we can make a PR with all the changes, but indeed in order to be able to use...

@fluffymadness thanks, never used platformio myself but I guess it must support custom boards somehow, so there should be a way too... you can hit me up on my forked...

hi, this is great news :) nothing has changed on my end, this pr can be merged as is, but you'll still need to prepare a release and edit the...

yes, you need to use the reset button to upload new code, as lufa doesn't contain the code to trigger a reset by opening the serial interface with specific baudrate

since #23 has been merged, no need to keep this open anymore :) thanks!

thank you very much for the merge :) unfortunately you cannot just merge as is, you have to create a new release as well.. i prepared the package.json as if...

hi, please refer to SpiceAPI branch for the non-hid version https://github.com/CrazyRedMachine/PN5180-cardio/blob/47c9e7726e8138da2ee94500a2d8fa867c0673e0/PN5180-cardio/Config.h#L19 you can see here the commandline args, make sure to use the same apipass as in the code