Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented usb_poll() within LF sim. #77

Merged
merged 1 commit into from Mar 12, 2015
Merged

Implemented usb_poll() within LF sim. #77

merged 1 commit into from Mar 12, 2015

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Mar 12, 2015

This means the LF sim will be aborted whenever something comes over the USB. This is probably a good thing, but I haven't tested it very thorougly, so I don't know if the check could possibly cause us to miss a beat in the simulation. The usb_poll-check looks like it is very quick, checking ARM-registers, but in the borderline between hardware and software, I'm never too sure...

…borted whenever something comes over the USB
@marshmellow42
Copy link
Contributor

I do not see any simulation issues after this change. I tested psk, and fsk the two most timing critical.

holiman added a commit that referenced this pull request Mar 12, 2015
Implemented usb_poll() within LF sim.
@holiman holiman merged commit aaa9f05 into master Mar 12, 2015
@holiman holiman deleted the usb_check branch March 12, 2015 17:15
@holiman holiman restored the usb_check branch March 24, 2015 20:02
@holiman holiman deleted the usb_check branch March 24, 2015 20:02
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.

None yet

2 participants