reordering the crate and addind more documentation and added the docs to the same repo
This commit is contained in:
parent
6fb155dff3
commit
34c781e882
1035 changed files with 11041 additions and 18 deletions
5
docs/doc/src-files.js
Normal file
5
docs/doc/src-files.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
var srcIndex = JSON.parse('{\
|
||||
"arduboy_rust":["",[["hardware",[],["buttons.rs","led.rs","mod.rs"]],["library",[],["arduboy2.rs","arduboy_tone.rs","arduboy_tone_pitch.rs","arduino.rs","c.rs","eeprom.rs","mod.rs","progmem.rs","sprites.rs"]]],["lib.rs","prelude.rs","print.rs"]],\
|
||||
"panic_halt":["",[],["lib.rs"]]\
|
||||
}');
|
||||
createSrcSidebar();
|
Loading…
Add table
Add a link
Reference in a new issue