Logo
Explore Help
Register Sign In
mawei/panda-meb
1
0
Fork 0
You've already forked panda-meb
mirror of https://github.com/infiniteCable2/panda.git synced 2026-02-19 09:43:51 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
80dac4cd94de8711304b2695b4d348d2152a8e3e
panda-meb/board/flash.sh

6 lines
158 B
Bash
Raw Normal View History

Switch panda to scons builder (#635) * add scons builder * cleanup 1 * remove building from python code * add pedal build * fixup flags * add EON flag * change github actions to scons * fixup automated tests * move flashing scripts * fix indent * remove version.mk * fix not in git * fix linker script filename * untested pedal flashing scripts * add release option * better asserts * swap condition * enable usb and fix flash script * usb flash is not supported * use button to enable dfu mode * no usb because misra * remove sleep
2021-03-24 14:44:32 +01:00
#!/usr/bin/env sh
set -e
use all cores (#898)
2022-04-01 19:15:04 -07:00
scons -u -j$(nproc)
one flash.sh for both H7 and F4 (#1032) * flash one * edit readme
2022-08-15 20:11:38 -07:00
printf %b 'from python import Panda\nfor serial in Panda.list(): Panda(serial).flash()' | PYTHONPATH=.. python3
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 27ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API