Persona Notes

Development tools

  • 1. IDE - Integrated Development Environment
  • 2. Documenting
  • 3. Version control systems
  • 4. C/C++ compilation
  • 5. GNU Make
  • 6. Make and Cmake

Programming Languages

  • 1. C++

Embedded systems

  • 1. MCU
    • 1.1. ARM Cortex-M
      • 1.1.1. Development tools
    • 1.2. Gcc Avr
  • 2. Embedded linux

ROS

  • 1. ROS basics
  • 2. Publisher-Subscriber
  • 3. Service and Client
  • 4. TODO
Persona Notes
  • Docs »
  • 1. MCU
  • View page source

1. MCU¶

1.1. ARM Cortex-M¶

1.1.1. Development tools¶

https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads

gcc-arm-none-eabi-

1.2. Gcc Avr¶

https://gcc.gnu.org/wiki/avr-gcc

http://www.nongnu.org/avr-libc/

Next Previous

© Copyright 2018, Abed.

Built with Sphinx using a theme provided by Read the Docs.