docs
This commit is contained in:
parent
f42aa1f008
commit
c5900a19cf
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
If you are designing a new ECU frame see https://github.com/andreika-git/hellen-one/tree/master/modules
|
If you are designing a new ECU frame see https://github.com/andreika-git/hellen-one/tree/master/modules
|
||||||
|
|
||||||
This folder contains module _source_ files, not reusable resulting frames.
|
doThis folder contains module _source_ files, not reusable resulting frames like [here](../modules).
|
||||||
|
|
||||||
See https://github.com/andreika-git/hellen-one/wiki/scripts-howto#how-to-create-a-module
|
See https://github.com/andreika-git/hellen-one/wiki/scripts-howto#how-to-create-a-module
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
|
This folder contains footprints/gerbers/PDFs which hellen-one framework would merge into your frame design.
|
||||||
|
|
||||||
See https://github.com/andreika-git/hellen-one/wiki for module documentation
|
See https://github.com/andreika-git/hellen-one/wiki for module documentation
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
See https://github.com/andreika-git/hellen-one/wiki/module-vr-discrete
|
See https://github.com/andreika-git/hellen-one/wiki/module-vr-discrete
|
||||||
|
|
||||||
|
[Source files](../../kicad/modules/hellen1-vr-discrete)
|
|
@ -1,3 +1,11 @@
|
||||||
|
[Source files](../../kicad/modules/hellen1-wbo)
|
||||||
|
|
||||||
|
## Changelog
|
||||||
|
|
||||||
|
0.4:
|
||||||
|
- two side assembly
|
||||||
|
- BUG: CANH/CANL traces are flipped
|
||||||
|
|
||||||
0.3:
|
0.3:
|
||||||
- MOSFET through-hole option
|
- MOSFET through-hole option
|
||||||
- https://github.com/andreika-git/hellen-one/blob/master/modules/wbo/wbo-0.3-migration.png remove one track and refill zones
|
- https://github.com/andreika-git/hellen-one/blob/master/modules/wbo/wbo-0.3-migration.png remove one track and refill zones
|
Loading…
Reference in New Issue