Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- 아두이노
- nucleo
- vscode
- Visual Studio
- QEMU
- Visual Studio Code
- platformio
- Debug
- AArch64
- AVR
- avr-gcc
- C++
- esp32
- Raspberry
- 라즈베리파이
- STM32
- 디버깅
- bare metal
- raspberrypi
- USART
- atmel
- Arduino
- buildroot
- Linux
- BeagleBone
- UART
- yocto
- Debugging
- 리눅스
- GPIO
Archives
- Today
- Total
목록2025/03/17 (1)
임베디드를 좋아하는 조금 특이한 개발자?

1. 개발 환경WSL2 (Ubuntu 22.04 LTS) 2. Poky 코드 준비sudo apt install build-essential chrpath cpio debianutils diffstat file gawk gcc git iputils-ping libacl1 liblz4-tool locales python3 python3-git python3-jinja2 python3-pexpect python3-pip python3-subunit socat texinfo unzip wget xz-utils zstdgit clone git://git.yoctoproject.org/pokycd pokygit checkout kirkstone저는 Kirkstone버전을 사용하였습니다. 아래 링크를 통해 최신의 Y..
Embedded/Yocto Project
2025. 3. 17. 01:02