aboutsummaryrefslogtreecommitdiff
path: root/stm32f091/readme.md
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-10-19 22:12:31 +0200
committerlonkaars <loek@pipeframe.xyz>2022-10-19 22:12:31 +0200
commited1c1efa7aee67d36a37212c13998318f02c4350 (patch)
tree7cb644f5764620b2fa79320c027f5eea88d8b41f /stm32f091/readme.md
parentaab4ed17b94f54813368201d3a0cba3f3d432589 (diff)
moved constants around
Diffstat (limited to 'stm32f091/readme.md')
-rw-r--r--stm32f091/readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/stm32f091/readme.md b/stm32f091/readme.md
new file mode 100644
index 0000000..97492d5
--- /dev/null
+++ b/stm32f091/readme.md
@@ -0,0 +1,7 @@
+# stm32 firmware subdirectory
+
+- uses make
+- make sure to initialize the git submodules
+- all warnings from source files in the lib/ subfolder are hidden
+- copy wifi.def.h to wifi.h and edit the network credentials
+