mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-19 09:43:51 +08:00
* RamInit * Some fixes * ram param * cleanup steering * invert * couple fixups * tests pass * check that * misra fixes * same limits * revert that * remove those Co-authored-by: Jonathan <jraycec@gmail.com> Co-authored-by: Shane Smiskol <shane@smiskol.com>
Dependencies
Mac
xcode-select --install
./get_sdk_mac.sh
Debian / Ubuntu
./get_sdk.sh
Programming
Panda
scons -u -j$(nproc) # Compile
./flash_h7.sh # for red panda
./flash.sh # for other pandas
Troubleshooting
If your panda will not flash and is quickly blinking a single Green LED, use:
./recover_h7.sh # for red panda
./recover.sh # for other pandas
A panda paw can be used to put panda into DFU mode.
dfu-util for flashing