commit | 33717dbb20e00b5fa1791d9dfae3ffd6b528af86 | [log] [tgz] |
---|---|---|
author | Joao Marcos Costa <jmcosta944@gmail.com> | Sun Oct 01 12:00:35 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 13:24:55 2023 -0400 |
tree | 72e83b7c9f6df75bdd2f7ab4879a98571b0d3f22 | |
parent | 3a83960b76700db4aed576620a7cc15eea861c0e [diff] |
doc: add ide_integration.rst to doc/develop Add 'Integration with IDEs' chapter. For now, this chapter is mostly a reference to the documentation of gen_compile_commands, in doc/build, but it can be futurely used as a guide for other IDE-friendly features. Signed-off-by: Joao Marcos Costa <jmcosta944@gmail.com> Tested-by: Joao Paulo Goncalves <joao.goncalves@toradex.com>