panda/board
George Hotz 00ebc16936 track can overflows 2019-06-14 13:33:30 -07:00
..
drivers track can overflows 2019-06-14 13:33:30 -07:00
inc initial commit 2017-04-06 18:11:36 -07:00
obj Revert commits that broke USB for openpilot. 2017-07-12 11:27:16 -07:00
pedal remove fan, as it was only for NEO board 2019-05-23 12:39:22 -07:00
safety Tesla safety: reduced scope of vars 2019-06-14 12:30:59 -07:00
tests signature checking works on ST 2017-04-26 10:41:57 -07:00
tools need to check for error pipe as well 2017-07-17 10:12:47 -07:00
Makefile cleaner 2018-04-11 19:42:14 -07:00
Makefile.strict Misra c2012 (#192) 2019-05-20 22:13:45 -07:00
README.md legacy build is no longer supported 2019-05-23 13:23:21 -07:00
__init__.py Revert commits that broke USB for openpilot. 2017-07-12 11:27:16 -07:00
bootstub.c refactor pedal bootstub to use llcan 2019-05-23 12:39:22 -07:00
build.mk Use dfu-utils binary from panda repo on EON 2019-06-10 13:56:13 -07:00
config.h debug console works 2018-02-27 20:14:27 -08:00
get_sdk.sh added missing python packages 2018-03-04 15:19:28 -06:00
get_sdk_mac.sh Implement WebUSB and upgrade WinUSB to 2.0 (#107) 2018-04-11 10:08:56 -07:00
gpio.h panda now draws below 100mw in power save mode 2019-05-23 12:39:54 -07:00
libc.h pull in libc changes from harness branch 2019-06-14 13:26:27 -07:00
main.c oops, have to call that now 2019-06-14 13:28:15 -07:00
power_saving.h minor fixes, and no more autobaud 2019-05-23 12:39:54 -07:00
provision.h st wifi flash is failing 2017-07-30 08:49:53 -07:00
safety.h Removed 10.1 violations (#217) 2019-06-14 12:08:59 -07:00
safety_declarations.h All 14.4 violations are gone (#213) 2019-06-12 20:12:48 -07:00
spi_flasher.h not on pedal chip 2019-05-23 12:39:54 -07:00
startup_stm32f205xx.s initial commit 2017-04-06 18:11:36 -07:00
startup_stm32f413xx.s initial commit 2017-04-06 18:11:36 -07:00
stm32_flash.ld initial commit 2017-04-06 18:11:36 -07:00

README.md

Dependencies

Mac

./get_sdk_mac.sh

Debian / Ubuntu

./get_sdk.sh

Programming

Panda

make

Troubleshooting

If your panda will not flash and is quickly blinking a single Green LED, use:

make recover

dfu-util for flashing