...
간단한 응용 예제 빌드하기
1. Open the project with VSCode by typing the following command.
다음 명령을 입력해 브이에스코드로 프로젝트를 연다.
- Working directory 작업 디렉토리: "<my workspace directory>"
Code Block | ||
---|---|---|
| ||
code ubiworks |
2. Select configuration by selecting the following menu
이 과정은 브이에스코드에서 수행한다.
1. 다음 메뉴를 선택해 구성을 선택한다.
- VSCode → VSCode → Menu → Terminal → Run Build Task...
- make xsel
- ubinos - hello hello_world_nrf52840dknetduinoplus2_qemu
- Select
- make xsel
2. Configure and build by selecting the following menu
4. 다음 메뉴를 선택해 구성 및 소스 트리를 선택한 구성으로 빌드한다.
- VSCode → VSCode → Menu → Terminal → Run Build Task...
- make all
...
- rebuildd