diff options
author | Derek Kozel <derek.kozel@ettus.com> | 2016-02-29 11:50:58 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2016-02-29 12:10:15 -0800 |
commit | f212665812b9d25b28a254bcb8d0203d80dd77c1 (patch) | |
tree | 864851c325ad3d7ba8b3dcf15d8b7c20024b6cf5 /firmware/e300/battery | |
parent | 834c33179d7407548c6b2345a7dde5f72a538b13 (diff) | |
download | uhd-f212665812b9d25b28a254bcb8d0203d80dd77c1.tar.gz uhd-f212665812b9d25b28a254bcb8d0203d80dd77c1.tar.bz2 uhd-f212665812b9d25b28a254bcb8d0203d80dd77c1.zip |
Added srec_cat dependency for building the firmware
Diffstat (limited to 'firmware/e300/battery')
-rw-r--r-- | firmware/e300/battery/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/e300/battery/README.md b/firmware/e300/battery/README.md index fc4d504dd..a1074425d 100644 --- a/firmware/e300/battery/README.md +++ b/firmware/e300/battery/README.md @@ -5,7 +5,7 @@ Welcome to the NI Ettus Research USRP E310/E312 Firmware distribution. # Dependencies -In order to build you'll *avr-gcc* and *avr-libc*. +In order to build you'll *avr-gcc*, *avr-libc*, and *srec_cat*. # Building |