add cc48 pcb and CI target
This commit is contained in:
parent
18c30b1ec0
commit
2e7342602e
2 changed files with 27745 additions and 0 deletions
|
@ -24,6 +24,7 @@ steps:
|
|||
- apt update
|
||||
- apt install -y make zip
|
||||
- make pcb -j$(nproc) BOARD=fiatlux
|
||||
- make pcb -j$(nproc) BOARD=fiatlux_cc48
|
||||
|
||||
- name: case
|
||||
image: debian:sid
|
||||
|
@ -59,6 +60,7 @@ steps:
|
|||
- firmware/firmware/fiatlux.bin
|
||||
- firmware/otaflash.py
|
||||
- pcb/fiatlux_pcb.zip
|
||||
- pcb/fiatlux_cc48_pcb.zip
|
||||
checksum:
|
||||
- sha512
|
||||
- md5
|
||||
|
|
27743
pcb/fiatlux_cc48.kicad_pcb
Normal file
27743
pcb/fiatlux_cc48.kicad_pcb
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue