Skip to content

Does not create sketchbook_home if not present. Sketch new then fails. #40

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

Closed
NormanDunbar opened this issue Sep 14, 2018 · 2 comments
Closed
Labels
type: enhancement Proposed improvement

Comments

@NormanDunbar
Copy link

When creating a new sketch with arduino-cli sketch new myFirstSketch, if the directory /home/my_name/Arduino (on Linux) is not present, the creation fails when attempting to mkdir the sketch directory. It should use the mkdir -p command instead.

Linux Mint 64 bit.
Arduino-cli 0.2.1-alpha-preview.

Loving this tool by the way. Great work.

Cheers,
Norm.

@cmaglie cmaglie added bug type: enhancement Proposed improvement labels Sep 20, 2018
@cmaglie
Copy link
Member

cmaglie commented Sep 20, 2018

This feature will be added on the next alpha release.

@cmaglie cmaglie added this to the Next alpha.preview milestone Sep 20, 2018
@NormanDunbar
Copy link
Author

Nice one @cmaglie , thanks.

per1234 pushed a commit that referenced this issue Nov 16, 2020
…tled

10 Hz data rate are too much for the actual use cases, decrease to 2Hz
per1234 added a commit that referenced this issue Aug 9, 2021
…-checks

Add schema provided checks for library.properties sentence and paragraph fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants