DevEnvs
Overview
Developer environments (dev envs or devenvs), are the tools, platforms, and settings used for coding. They provide a tailored and efficient workspace that enhances productivity and supports the specific needs of different development tasks.
Manifest
- eda_pcb_design.md
- embedded_tools.md
- git_github.md
- homebrew.md
- mbed_ce_clion.md
- nxp_s32k1xx_simulink.md
- python.md
- stm32.md
- stm32_clion_setup.md
Conventions
Here are the basic conventions used for quick readability for dev envs.
- Required/mandatory items:
*
. - Industry standard or very helpful:
(Recommended)
.- Please follow recommendations unless you actually know what you are doing.
- Opinionated suggestions:
(Suggested)
. - OS specific:
only for ...
.- If the key phrase above is not included assume the listed dev env software works on all major OS (Windows, macOS, Linux).