summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-05-03 08:41:02 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-05-03 08:41:02 +0800
commit295f799ec9b7167063e10ca78caf2ceca6227040 (patch)
tree4158aa3d0e46b6df04ac460a394e41b3ceeac157 /README.txt
parentd462dc1bd6657b29b66a94a4e8be138e38d41522 (diff)
downloadavr-fpm-drivers-295f799ec9b7167063e10ca78caf2ceca6227040.tar.gz
Update password.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 2f50da9..b951c18 100644
--- a/README.txt
+++ b/README.txt
@@ -8,3 +8,8 @@ Since ATmega328P has only one hardware UART, I'm using lynxzp's software UART
implementation [1] for debugging purposes.
[1] https://github.com/lynxzp/Software_UART_for_AVR
+
+BUILD
+
+make -FPM_PWD=$(pasword) hex
+