File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ Release] ( https://img.shields.io/github/v/release/tgtakaoka/dip.svg?maxAge=3600 )] ( https://github.com/tgtakaoka/do[/releases )
2
+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://github.com/tgtakaoka/dip/blob/main/LICENSE.md )
1
3
[ ![ Rust] ( https://github.com/tgtakaoka/dip/actions/workflows/rust.yml/badge.svg )] ( https://github.com/tgtakaoka/dip/actions/workflows/rust.yml )
2
4
3
5
## DIP (Dual-In-Line Package) pinout drawing
@@ -38,8 +40,8 @@ width = 300 P0 3| 4 |14 Q0
38
40
```
39
41
40
42
You can define alternate names for a pin by separating names with a
41
- comma, like so . ` dip ` can generate bottom-side as well view which can
42
- be handy for soldering.
43
+ comma. ` dip ` can generate bottom-side view as well, which is handy for
44
+ soldering.
43
45
44
46
```
45
47
$ grep PB3 atmega328p_minicore.toml
You can’t perform that action at this time.
0 commit comments