Skip to content

Conversation

@ajaku
Copy link
Contributor

@ajaku ajaku commented Feb 9, 2024

No description provided.


Each `.c` module in `mod` adheres to the following skeleton structure:

```c

Choose a reason for hiding this comment

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

add:
// ###### LIBRARIES ###### //

(can remove the Note after the .c skeleton structure layout 🦦)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't believe the libraries section is detailed within the skeleton, I think you just assume to place them at the top.

the serial device specified at the end.

If the command succeeds and your code works, you should see your LED
blink!

Choose a reason for hiding this comment

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

good work sir 🐐

fred13kim
fred13kim previously approved these changes Feb 21, 2024
Copy link
Contributor

@fred13kim fred13kim left a comment

Choose a reason for hiding this comment

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

👍

@jacobkoziej
Copy link
Member

Let me look through this before it gets merged.


To run the firmware, make sure you've allowed direnv (`direnv allow`).

Then run, `fwpio -e run led`
Copy link
Contributor

Choose a reason for hiding this comment

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

fwpio run -e led

Which will build the firmware for your board and attempt to upload it to
the serial device specified at the end.

If the command succeeds and your code works, you should see your LED
Copy link
Contributor

Choose a reason for hiding this comment

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

and if you reset the node cries

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.

6 participants