8000 GitHub - pasly0920/micro: micro processor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pasly0920/micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

마이크로 프로세서 설계

Install

  1. Install CP210x USB to UART Bridge VCP Drivers 설치
  2. 정상 인식 확인 ls -l /dev/tty.SLAB_USBtoUART
  3. AVR GNU Compiler 설치 % xcode-select --install % brew tap osx-cross/avr % brew install avr-gcc
  4. avrdude 설치 brew install avrdude

Use

make
./upload.sh

About

micro processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0