summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2023-01-22Fix Apps documentation DisplayApp method nameTailyFair1-1/+1
2023-01-22contribute.md: UpdateRiku Isokoski1-6/+15
Cleaned up the list of things you can help with. Added a few points
2023-01-22doc: Add maintainer guideRiku Isokoski1-0/+45
2023-01-22minor grammar editsJohn Paul Wohlscheid1-4/+4
2022-12-06typo in the descriptiontom-programming1-1/+1
AMD64 and x86_64 are the same architecture - ARM64 should be specified instead
2022-10-10fixed filenamemashuptwice1-1/+1
2022-10-10Edit all occurences of "watchface" to "watch face"mashuptwice4-7/+7
2022-10-05Add missing screenshot about the external resources support in Amazfish.Jean-François Milants2-0/+0
2022-10-02Add doc about external resources.Jean-François Milants3-0/+102
2022-09-17 Applist is in ApplicationList.hmashuptwice1-1/+1
2022-09-17Remove CMake targets and corresponding CLI arguments that are specific to ↵Jean-François Milants1-38/+2
the debugging environment (USE_JLINK, USE_OPENOCD and USE_GDB_CLIENT).
2022-09-11Fix formatting.Jean-François Milants1-11/+11
2022-09-11Add doc about the new parameter `-DBUILD_RESOURCES`.Jean-François Milants1-11/+12
2022-08-21Fix markdown format with autoformatter (#1284)Riku Isokoski24-296/+407
2022-08-21Simplify coding style (#1280)Riku Isokoski1-41/+29
2022-08-21Simplify contribute.md (#1281)Riku Isokoski1-57/+15
2022-08-21Move all images to doc. Remove old images. (#1282)Riku Isokoski5-2/+2
2022-07-21Docs reorganization (#1236)Riku Isokoski4-131/+132
* Docs reorganization Removed broken link * README.md relative link consistency
2022-07-08Downgrade GNU Arm Toolchain to 10.3-2021.10Finlay Davidson3-5/+5
This is because of this bug: https://community.arm.com/support-forums/f/compilers-and-libraries-forum/52623/gcc-11-2-arm-none-eabi-internal-compiler-error-illegal-instruction It is causing some of the GitHub Actions builds to fail.
2022-06-29Add InfiniTime Vision document (#1196)Riku Isokoski1-0/+33
2022-06-27Add basic hardware configuration options for P8Christoph Honal1-1/+1
This enables the configuration of the LFCLK source, as well as the target hardware board pin configuration.
2022-06-11Be more specific about the compiler versionFinlay Davidson1-1/+1
2022-06-11Replace more instances of old gcc verFinlay Davidson2-3/+3
2022-06-11Update arm gcc toolchain to 11.2-2022.02Finlay Davidson1-2/+2
Updates the buildAndProgram doc and the docker image, which means GitHub Actions will also use the new toolchain.
2022-06-07Fix typo in gettingStarted guide (#1178)kieranc1-1/+1
2022-06-06doc: Fix imageFile.png path in SWD.mdSeth Itow1-1/+1
2022-06-05revert portion of previous commitluz paz1-1/+1
2022-06-05Fix various typosluz paz7-10/+10
Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
2022-05-26Docker container documentation : Fix typos, 1 line per sentence, remove ↵Jean-François Milants1-16/+17
obsolete paragraph, remove redundant 'image' parameter in the command to build the docker image, use ${PWD} instead of $(pwd).
2022-05-26Docker container documentation : Adapt the `--user` documentation according ↵Jean-François Milants1-24/+13
to the new behavior.
2022-05-26Update links to the docker image with the new account : ↵Jean-François Milants1-4/+4
infinitime/infinitime-build.
2022-05-26Small modernization with --platform parameter in docker readmeJean-François Milants1-2/+2
2022-05-26The main build workflow for GitHub Actions now uses the infinitime-build ↵Jean-François Milants1-4/+4
docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format. The Dockerfile has been slightly adapted (remove the USER instructions). Docker images are now published in DockerHub (jf002/infinitime-build).
2022-05-18comment about common error "glyphs.map" in old nodejs (#1142)Yehoshua Pesach Wallach1-1/+1
2022-05-16update build stop, lv_font_conv not required globally installedReinhold Gschweicher1-2/+1
2022-05-10fontgen: move lv_font_conv docYehoshua Pesach Wallach1-0/+5
2022-02-12Alarm: Change checkable button for a switchRiku Isokoski1-0/+1
2021-12-30Revised documentationEli Weiss4-4/+4
2021-12-30Improved "Getting Started" readabilityEli Weiss7-14/+14
Clarified ambiguous references, clarified phrasing
2021-12-30Improved documentation readabilityEli Weiss7-19/+19
Improved documentation readability by rephrasing confusing sentences. Added Sitronix ST7789V datasheet link to SPI-LCD-driver.md for easier reference.
2021-12-30Update MemoryAnalysis.mdEli Weiss1-3/+3
Cleaned up MemoryAnalysis.md for greater readability
2021-12-30Improved documentation readabilityEli Weiss2-10/+10
Removed extra space in contribute.md and cleaned up MemoryAnalysis.md phrasing and confusing punctuation.
2021-12-30Update buildAndProgram.mdEli Weiss1-2/+2
Improved documentation readability.
2021-12-20Merge pull request #839 from Arsen6331/BLE-FS-DocsJF2-1/+176
Add documentation for BLE FS
2021-12-04Updated docs and renamed functions for consistencyAvamander1-7/+11
2021-11-28Merge branch 'restructure_includes' of ↵Jean-François Milants1-0/+1
https://github.com/NeroBurner/InfiniTime into NeroBurner-restructure_includes # Conflicts: # doc/contribute.md # src/displayapp/screens/BatteryInfo.h
2021-11-28Split updating and about software. Remove big Contributing section from READMERiku Isokoski3-35/+36
2021-11-28Update getting started. New pics. More information.Riku Isokoski12-6/+29
2021-11-28Replace some "we"Riku Isokoski2-5/+5
2021-11-28Add line breakRiku Isokoski1-0/+1