panda/python
Willem Melching ad9ecefe65
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
..
__init__.py Switch panda to scons builder (#635) 2021-03-24 14:44:32 +01:00
dfu.py Switch panda to scons builder (#635) 2021-03-24 14:44:32 +01:00
flash_release.py fix flash_release 2020-09-07 10:26:27 +02:00
isotp.py isotp_send fix bus and add slow mode 2020-06-11 16:42:21 -07:00
serial.py Enable almost all Flake8 checks (#548) 2020-06-01 01:49:26 -07:00
uds.py Add support for variable UDS RX offsets (#631) 2021-03-07 20:33:55 -08:00
update.py Enable almost all Flake8 checks (#548) 2020-06-01 01:49:26 -07:00