panda/boardesp
George Hotz 4f59dedcb0 add secure mode note 2018-02-13 10:20:38 -08:00
..
include flashing over http ugh 2017-04-29 00:09:08 -07:00
obj refactor boardesp and version build 2017-08-22 09:08:24 -07:00
.gitignore refactor boardesp and version build 2017-08-22 09:08:24 -07:00
ELM327.md ELM327: Added a readme. 2017-08-19 03:08:40 -07:00
Makefile fix esp flasher 2017-12-06 16:28:16 -08:00
README.md Made bash script's naming consistent and updated another typo in readme 2017-11-14 22:24:59 -05:00
elm327.c ELM327: Small cleanup. 2017-08-19 00:31:11 -07:00
get_sdk.sh add interrupt endpoint and fix esp flasher 2017-04-27 11:00:48 -07:00
get_sdk_mac.sh remove some dumb prints 2017-07-29 18:16:08 -07:00
proxy.c add wifi_secure_mode, boots in insecure mode 2018-01-12 10:12:43 -08:00
user_config.h initial commit 2017-04-06 18:11:36 -07:00
webserver.c add secure mode note 2018-02-13 10:20:38 -08:00

README.md

Dependencies

Mac

./get_sdk.sh

Debian / Ubuntu

./get_sdk_mac.sh

Programming

make