InfiniTime/doc
BloodStainedCrow 57e625d4dc
Unify docker devcontainer with dockerfile used for CI (#1587)
* Only use one Dockerfile and build.sh script for both docker and devcontainer
* Remove all now unneccessary tasks and scripts
* Update to clang-format-14
* Move devcontainer.json into root folder
* Fix conditional statements in Dockerfile
* Move .devcontainer/README into doc/usingDevcontainers
* Remove obsolete VSCode Task
* Change standard compiler path to the correct compiler
* Set GDB Path for debugging
* Hide broken buttons from CMake Extension
* Refactor .devcontainer
* Remove unneccessary postBuildCommand
* Add devcontainer dependencies to all docker images
* Add Devcontainer Debug launch config
* Add an additional c_cpp_properties config as a fallback for devcontainer
* Remove obsolete Docker Argument
* Fix wrong C/Cpp versions
* Fix silent fail of gdb, add libncurses5
2024-03-23 10:45:45 +07:00
..
ble Fix various typos 2022-06-05 09:31:23 +07:00
bootloader Reorganize bootloader readme 2021-11-28 13:42:37 +07:00
code Typo in example code 2024-03-14 20:27:19 +07:00
gettingStarted minor grammar edits 2023-01-22 08:51:02 +07:00
logo Move all images to doc. Remove old images. (#1282) 2022-08-21 14:42:53 +07:00
memoryAnalysis Rewrite MemoryAnalysis.md with up to date information. (#411) 2021-06-12 11:02:54 +07:00
openOCD Move all images to doc. Remove old images. (#1282) 2022-08-21 14:42:53 +07:00
ui Add image with example layouts 2021-08-15 11:19:47 +07:00
BLEFS.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
ExternalResources.md branches: Update files to refer to main instead of develop 2023-03-02 09:45:47 +07:00
InfiniTimeVision.md Edit all occurences of "watchface" to "watch face" 2022-10-10 12:43:11 +07:00
MemoryAnalysis.md branches: Update files to refer to main instead of develop 2023-03-02 09:45:47 +07:00
MotionService.md bma421: Change acceleration values to 'binary milli-G' units 2024-02-11 20:46:26 +07:00
NavigationService.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
PinetimeStubWithNrf52DK.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
SPI-LCD-driver.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
SWD.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
SimpleWeatherService.md Simple Weather Service : Fix timestamp 2024-01-04 13:00:01 +07:00
ble.md Simple Weather Service 2023-12-23 21:12:25 +07:00
branches.md branches: Update files to refer to main instead of develop 2023-03-02 09:45:47 +07:00
buildAndProgram.md p8: Fix build when building for P8 variants 2023-12-16 11:43:31 +07:00
buildWithDocker.md Include repository initialization in docker build docs 2023-08-11 21:08:26 +07:00
buildWithVScode.md Unify docker devcontainer with dockerfile used for CI (#1587) 2024-03-23 10:45:45 +07:00
coding-convention.md Simplify coding style (#1280) 2022-08-21 14:44:05 +07:00
files-needed-by-factory.md files-needed-by-factory: Adjust headers 2023-02-13 11:03:14 +07:00
filesInReleaseNotes.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
gdb.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
jlink.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
maintainer-guide.md doc: Add maintainer guide 2023-01-22 09:00:14 +07:00
openOCD.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
ui_guidelines.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +07:00
usingDevcontainers.md Unify docker devcontainer with dockerfile used for CI (#1587) 2024-03-23 10:45:45 +07:00
versioning.md branches: Update files to refer to main instead of develop 2023-03-02 09:45:47 +07:00