openpilot/panda/board
Vehicle Researcher f878928731 Merge panda subtree 2020-05-31 13:22:43 -07:00
..
boards Merge panda subtree 2020-05-31 13:22:43 -07:00
drivers Merge panda subtree 2020-05-31 13:22:43 -07:00
inc Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
obj openpilot v0.7.2 release 2020-02-06 13:51:42 -08:00
pedal Merge panda subtree 2020-05-09 13:01:28 -07:00
safety Merge panda subtree 2020-05-31 13:22:43 -07:00
tests Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
tools Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
Makefile Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
README.md Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
__init__.py Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
board.h Merge panda subtree 2020-05-31 13:22:43 -07:00
board_declarations.h Merge panda subtree 2020-05-31 13:22:43 -07:00
bootstub.c Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
build.mk Merge panda subtree 2020-05-09 13:01:28 -07:00
config.h Merge panda subtree 2020-03-16 16:19:33 -07:00
crc.h Merge panda subtree 2020-03-16 16:19:33 -07:00
critical.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
faults.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
get_sdk.sh Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
get_sdk_mac.sh Merge panda subtree 2020-05-09 13:01:28 -07:00
gpio.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
libc.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
main.c Merge panda subtree 2020-05-09 13:01:28 -07:00
main_declarations.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
power_saving.h Merge panda subtree 2020-02-06 13:51:37 -08:00
provision.h Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
safety.h Merge panda subtree 2020-05-31 13:22:43 -07:00
safety_declarations.h Merge panda subtree 2020-05-31 13:22:43 -07:00
spi_flasher.h Merge panda subtree 2020-05-09 13:01:28 -07:00
startup_stm32f205xx.s Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
startup_stm32f413xx.s Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00
stm32_flash.ld Merge commit 'b0b7a768f00d08fa30d7463efd0d05fcd5490088' as 'panda' 2020-01-15 14:04:42 -08:00

README.md

Dependencies

Mac

xcode-select --install
./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