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

Add enable long integer flags to Broadcom #5774

Merged
merged 1 commit into from
Dec 27, 2021
Merged

Add enable long integer flags to Broadcom #5774

merged 1 commit into from
Dec 27, 2021

Conversation

RetiredWizard
Copy link

Code stolen from raspberrypi port

Code stolen from raspberrypi port
Copy link
Member

@jepler jepler left a comment

Choose a reason for hiding this comment

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

Thanks!

There's actually a problem with this code that I'll report in a new issue, which could affect frozen-in modules that actually use long ints. It affects raspberrpi, mimxrt10xx, and now broadcom ports. However, this change should still be enough to allow long ints to be used in code.py and modules installed to lib/ whether in mpy format or not. Only frozen-in modules would be affected.

@jepler jepler merged commit 3dcebf1 into adafruit:main Dec 27, 2021
@RetiredWizard RetiredWizard deleted the Broadcom-long-integer-enable branch December 28, 2021 20:18
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.

2 participants