diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-10-29 11:51:29 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-11-14 11:24:47 -0500 |
commit | 8a203cf2cbd805f627c138a48780183c783451cc (patch) | |
tree | b87a37041a7b4b476bc3507bc3d5bb71bd837a32 /docs | |
parent | 58541a799ea9dd4141595febd50ebfc0177f629b (diff) | |
download | kutter-8a203cf2cbd805f627c138a48780183c783451cc.tar.gz kutter-8a203cf2cbd805f627c138a48780183c783451cc.tar.xz kutter-8a203cf2cbd805f627c138a48780183c783451cc.zip |
rp2040: Move chipid reading to bootrom.c
Rewrite chipid.c so that it contains just the USB and canbus id
manipulation code. Move the low-level chipid reading to bootrom.c.
Also, introduce a new bootrom_reboot_usb_bootloader() function in
bootrom.c so that the main.c code does not need to know the specifics
of rebooting into the bootrom.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions