panda/board
dekerr 45d0d286f4 remove whitespace (#255) 2019-07-19 19:35:50 -07:00
..
drivers Misra 11.x: pointer usage. (#250) 2019-07-10 20:56:03 -07:00
inc remove whitespace (#255) 2019-07-19 19:35:50 -07:00
obj Revert commits that broke USB for openpilot. 2017-07-12 11:27:16 -07:00
pedal Misra 11.x: pointer usage. (#250) 2019-07-10 20:56:03 -07:00
safety Pedal: use avg between tracks (#253) 2019-07-15 13:15:22 -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 Removed build strict test and enabled -Werror flag 2019-07-07 14:46:03 -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 Minor indent error 2019-07-07 15:57:14 -07:00
build.mk Use dfu-utils binary from panda repo on EON 2019-06-10 13:56:13 -07:00
config.h Misra 10.4: Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category (#240) 2019-07-04 01:04:58 -07: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 Misra 5.5: missed this change from previous PR 2019-07-07 22:22:05 -07:00
libc.h memxxx function changes to be Misra compliant 2019-07-02 17:43:54 -07:00
main.c Misra 11.x: pointer usage. (#250) 2019-07-10 20:56:03 -07:00
power_saving.h Misra 10.4: Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category (#240) 2019-07-04 01:04:58 -07:00
provision.h Misra 11.x: pointer usage. (#250) 2019-07-10 20:56:03 -07:00
safety.h Misra 10.4: Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category (#240) 2019-07-04 01:04:58 -07:00
safety_declarations.h Pedal: use avg between tracks (#253) 2019-07-15 13:15:22 -07:00
spi_flasher.h Misra 11.x: pointer usage. (#250) 2019-07-10 20:56:03 -07:00
startup_stm32f205xx.s remove whitespace (#255) 2019-07-19 19:35:50 -07:00
startup_stm32f413xx.s remove whitespace (#255) 2019-07-19 19:35:50 -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