diff --git a/embedded/build/README.md b/embedded/build/README.md
index e1a85ab518b447c189a80f42730122f7e1387eef..882c746399d5e27c016d2587323e306c8c3e3841 100644
--- a/embedded/build/README.md
+++ b/embedded/build/README.md
@@ -44,3 +44,8 @@ make debug
 Type c+(ENTER) to continue the program (it halts by default).
 
 Type (CTRL)+c to stop the program. The rest is all with `gdb`.
+
+
+## TODO
+
+Make it cleaner with single configuration like [there](http://openocd.org/doc/html/Flash-Programming.html#Flash-Programming).