diff options
| author | Nick Van Doorn <vandoorn.nick@gmail.com> | 2018-09-11 18:57:01 -0700 | 
|---|---|---|
| committer | Nick Van Doorn <vandoorn.nick@gmail.com> | 2018-09-11 18:57:01 -0700 | 
| commit | dd19abb0dab39605777dc9cf0b8f3073f7fae8c1 (patch) | |
| tree | f89829045820a9847658f70bf573d884751bf981 /upload | |
| parent | 3e28f9fa4b85b2016a73de631ec469b8c723f4a5 (diff) | |
Include crc
Diffstat (limited to 'upload')
| -rw-r--r-- | upload/Component.cdef | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/upload/Component.cdef b/upload/Component.cdef index b7d57eb..e44ad45 100644 --- a/upload/Component.cdef +++ b/upload/Component.cdef @@ -18,5 +18,6 @@ sources:  {    upload.c    xmodem.c +  crc16.c    $BRNKL_ROOT/apps/util/util.c  } | 
