pidcodes / pidcodes.github.com

Website for pid.codes
http://pid.codes/
Other
476 stars 781 forks source link

Request PIDs for RF Chameleon #916

Closed andysan closed 7 months ago

andysan commented 7 months ago

RF Chameleon is a small tool to interface with ISM-band devices. The tool currently consists of the following parts:

The firmware is licensed under Apache 2.0 and the hardware under the Solderpad Hardware License 2.1 (aka Apache-2.0 WITH SHL-2.1).

This PR requests the following PIDs:

Update: Dropping bootloader PID for now since MCUboot is still WIP and hasn't been merged into mainline yet.

andysan commented 7 months ago

Kicad hardware files. Zephyr firmware. Where is the bootloader source? Is it custom?

It's MCUBoot and built from the same tree as the main firmware. However, it's still work in progress and on a separate branch. Sources are available here: https://github.com/andysan/rfchameleon-fw/tree/wip-mcuboot

Happy to drop the bootloader PID until I have finished testing it if that makes any difference.

tannewt commented 7 months ago

No problem.