소스 검색

update readme with asn1c command

Eric Betts 2 년 전
부모
커밋
6f3a274ebf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -25,7 +25,7 @@ Alternatively, [NARD flipper add-on](https://github.com/killergeek/nard) works.
 ## Development
 
  * Install git version of [asnc1](https://github.com/vlm/asn1c) (`brew install asn1c --head` on macos)
- * Run `make` in in root to generate asn1c files
+ * Run `asn1c -D ./lib/asn1 -no-gen-example -pdu=all seader.asn` in in root to generate asn1c files
  * Checkout or symlink to flipper-firmware's applications_user folder
  * `./fbt fap_seader` to build
  * `./fbt launch_app APPSRC=seader` to build/launch