USB device를 가진 MCU를 PC에 연결시 Mass Storage Device로 동작시키고, Hex파일을 copy하면 MCU의 application code가 업데이트 되는 형태.
Browsing posts in: Coding
Google C++ Style Guide
구글의 C++ 스타일가이드: https://google.github.io/styleguide/cppguide.html
그리고 한글로 번역된 링크: http://jongwook.kim/google-styleguide/trunk/cppguide.xml