Skip to content

Com things add pandwarf support#132

Open
atlas0fd00m wants to merge 32 commits intomasterfrom
ComThings-add_pandwarf_support
Open

Com things add pandwarf support#132
atlas0fd00m wants to merge 32 commits intomasterfrom
ComThings-add_pandwarf_support

Conversation

@atlas0fd00m
Copy link
Owner

creating PR locally to fix issues so i can merge.

CharlieBailly and others added 29 commits February 7, 2022 13:09
Docker: Now copy files from folder instead of cloning repo
SDCC >= 3.8.0 appears to have a bug which causes incorrect compilation
of the "ep5.OUTlen += len;" line in chipcon_usb.c, corrupting the value
of ep5.OUTlen. To work around the problem, we can mark the OUTlen field
as volatile to prevent optimizations from being applied to it.
firmware bootloader is fast again!  thank you @argilo
@trollwookiee
Copy link

Does the PR replace PR119 ?

@atlas0fd00m
Copy link
Owner Author

that's the idea, if i would actually finish this. what a year this has been.

@trollwookiee
Copy link

ok let me know if you need some PandwaRF HW to validate the PR.

@atlas0fd00m
Copy link
Owner Author

yes please :)

@trollwookiee
Copy link

your email in public Github profile is valid ? If yes, check for my email.

Copy link
Owner Author

@atlas0fd00m atlas0fd00m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a few things

import time, requests

if __name__ == "__main__":
d = PandwaRF()
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this required? or will RfCat() work as well?
one thing i don't want is for RfCat to be arbitrarily fractured.

import time, requests

if __name__ == "__main__":
d = PandwaRF()
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same question?

@atlas0fd00m
Copy link
Owner Author

@trollwookiee , so i'm reviewing this, and working to make it a reality.

how far behind PandwaRF's primary RfCat repo are we?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants