Would love to work on a more detailed step-by-step getting started guide #2919
Electro-Jam
started this conversation in
General
Replies: 2 comments
-
As I keep working through the getting started I noticed that this line under "Dependencies" is incorrect:
It looks like it should now read:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok, I got things to build this time: I ended up using the "or" section where I ran the following:
then it pulled everything down - so that was great! Then I was able to do the
And boom!
Ok - great progress. :) Note, my plan is to build this in my own toolchain here soon -- but this is super cool to see it building. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I would really to work with someone on helping create a deeper dive getting started tutorial for TinUSB.
Why would I like to do this?
Overall, I"m fairly new to embedded programming and when I read through the getting started it feels as though it assumes I know more or understand more than I do. :) I suspect I may not be the only person. Here are some examples from a verry "new-ish" embedded programmer.
I'm starting here: https://docs.tinyusb.org/en/latest/reference/getting_started.html
Bullet # 2:
Question: Is that only the .c files in the tinyusb/src folder or more from sub directories?
Bullet # 3:
Adding a quick sample here can go a long way in helping.
Bullet # 4:
What should be filled out?
Show an example under the bullet.
Bullet # 5:
How do I know what option is best here?
What do I do in either case?
Example: I'm working with the Diasy Seed from Elecrosmith, what do I do here?
Bullet # 6:
Why do I do this and an example would be great to see here.
Maybe for many the examples will help clear this up, but I do feel that having a little more info in the "getting started" and/or even another doc that is a deeper dive walkthrough would be great to have. Given I am just working on how to be integrate this into my current system, well, I thought I would see there was a way for me to pitch in and help out a bit more here. :)
Let me know how I can be help give feedback, and/or update / write a "super new" point of view on getting this up and running.
Beta Was this translation helpful? Give feedback.
All reactions