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 support for 4MHz internal oscillator on all/most parts #358

Closed
SpenceKonde opened this issue Oct 14, 2019 · 2 comments
Closed

Add support for 4MHz internal oscillator on all/most parts #358

SpenceKonde opened this issue Oct 14, 2019 · 2 comments

Comments

@SpenceKonde
Copy link
Owner

On parts where the lowest supported operating voltage maxes at 4MHz, an internal 4MHz option will be added (it will set fuses for 1MHz, but then change prescaler in init). The x313 parts do not need this as they already have a 4MHz internal oscillator without needing this rigmarole.

@SpenceKonde SpenceKonde added this to the 1.3.3 release milestone Oct 14, 2019
SpenceKonde added a commit that referenced this issue Nov 20, 2019
SpenceKonde added a commit that referenced this issue Nov 20, 2019
@SpenceKonde
Copy link
Owner Author

Have I ever said how much I despise the format of boards.txt?

Adding support for this is agonizing - not hard, just incredibly tedious and error prone. A line needs to be added to boards.txt.... for EVERY SINGLE COMBINATION OF PART AND CLOCK SPEED

SpenceKonde added a commit that referenced this issue Dec 11, 2019
Relates to #358 

Also fixes issue with 4MHz external crystal on x41
@SpenceKonde
Copy link
Owner Author

Pending travis results, this should be sorted.

SpenceKonde added a commit that referenced this issue Dec 12, 2019
This should now be ready to go!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant