2022-07-19

[개발노트] 루트파일시스템만 빌드할때 이렇게.

bitbake -C rootfs st-image-core (대문자주의)

댓글 없음:

댓글 쓰기

[siwg917] 공유기 mac 얻기, arp table에서 확인.

1. arp 요청함수. #include "lwip/netif.h" #include "lwip/ip4_addr.h" #include "lwip/etharp.h" #define ARP_RETRY...