This website requires JavaScript.
Explore
Help
Register
Sign In
mawei
/
panda-meb
Watch
1
Star
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
/
SConstruct
6 lines
94 B
Python
Raw
Normal View
History
Unescape
Escape
always build all projects + test libs (#1038) * always build all projects * and tests * fix that
2022-08-19 11:41:34 -07:00
# panda fw
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
SConscript
(
'
board/SConscript
'
)
build libpandasafety with scons (#639) * build libpandasafety with scons * remove makefile * fix that
2021-03-31 18:35:47 -07:00
always build all projects + test libs (#1038) * always build all projects * and tests * fix that
2022-08-19 11:41:34 -07:00
# test files
SConscript
(
'
tests/safety/SConscript
'
)
Reference in New Issue
Copy Permalink