Add DHBW challenge code and update missing license info
This commit is contained in:
7
src/README.md
Normal file
7
src/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Code used by Hardware Hacking 101
|
||||
|
||||
This directory contains the used code for the hacking challenge, a function test of the board, the needed libs.
|
||||
|
||||
The directory DEMO-SD-Card contains the used directory structure of the sd-card which is attached by the SPI card reader. The sd-card must the vfat formatted and the content of the DEMO-SD-Card must be copied inside the root of the sd-card.
|
||||
|
||||
The code is licensed under the GPLv3 (https://www.gnu.org/licenses/gpl-3.0.de.html) - **except** the code of the files ./lib/bmp180.py and ./lib/sdcard.py
|
||||
Reference in New Issue
Block a user