Skip to content
Snippets Groups Projects
Commit 782614db authored by Dean Camera's avatar Dean Camera
Browse files

Add static keyword to all project globals whose scope should be restricted to...

Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in.

Tighten up the HID class bootloader code slightly, document that it currently exceeds 2KB of bootloader space for all models other than the Series 2 USB AVRs.
parent 57b38255
No related branches found
No related tags found
No related merge requests found
Showing
with 78 additions and 116 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment