.devcontainer
|
branches: Update files to refer to main instead of develop
|
2023-03-02 09:45:47 +02:00 |
.github
|
workflows: Fix InfiniSim CI build
|
2023-09-18 15:26:09 +02:00 |
.idea/codeStyles
|
Improved CLion configuration
|
2021-07-02 16:29:09 +02:00 |
.vscode
|
Downgrade GNU Arm Toolchain to 10.3-2021.10
|
2022-07-08 17:18:21 +02:00 |
bootloader
|
Fix markdown format with autoformatter (#1284)
|
2022-08-21 14:50:09 +03:00 |
cmake-nRF5x
|
Remove CMake targets and corresponding CLI arguments that are specific to the debugging environment (USE_JLINK, USE_OPENOCD and USE_GDB_CLIENT).
|
2022-09-17 21:25:54 +02:00 |
doc
|
Fix errors in documentation
|
2023-09-22 13:02:40 +00:00 |
docker
|
docker: Make build.sh more portable
|
2023-01-07 18:56:15 +02:00 |
hooks
|
Made the pre-commit hook fail explicitly when the executable doesn't exist
|
2021-07-24 15:55:52 +02:00 |
src
|
fixed terminal $
|
2023-09-23 19:39:53 -04:00 |
tests
|
Update clang-{format,tidy} to 14
|
2023-01-04 17:15:33 +01:00 |
tools
|
Allow mcuboot tool to use cbor2 additional to cbor
|
2023-06-04 19:46:37 +02:00 |
.clang-format
|
clang-format: Always break template declarations
|
2023-02-16 09:13:58 +02:00 |
.clang-tidy
|
Update clang-tidy configuration and fix some warnings (#1474)
|
2022-12-18 18:14:36 +01:00 |
.gitattributes
|
Create .gitattributes
|
2021-01-30 18:52:14 +02:00 |
.gitconfig
|
Create .gitconfig
|
2021-01-30 18:48:06 +02:00 |
.gitignore
|
clangd: Add clangd cache directory to gitignore (#1763)
|
2023-05-27 20:24:17 +02:00 |
.gitmodules
|
arduinofft: Move to submodule, define srqt_internal externally
|
2023-06-17 17:46:48 +02:00 |
.gitpod.yml
|
Custom Dockerfile for gitpod.io
|
2021-01-05 00:34:15 +00:00 |
CMakeLists.txt
|
Set version to 1.13.0
|
2023-06-24 16:00:10 +02:00 |
CONTRIBUTING.md
|
branches: Update files to refer to main instead of develop
|
2023-03-02 09:45:47 +02:00 |
gcc_nrf52-mcuboot.ld
|
Update gcc_nrf52-mcuboot.ld
|
2022-12-27 09:58:51 +13:00 |
gcc_nrf52.ld
|
Linker script: Update gcc_nrf52.ld to reflect changes done in gcc_nrf52-mcuboot.ld.
|
2023-01-29 12:38:05 +01:00 |
LICENSE
|
Add LICENSE file and information.
|
2020-08-02 17:38:51 +02:00 |
nrf52.svd
|
Fix various typos
|
2022-06-05 09:31:23 +03:00 |
nrf_common.ld
|
Fix link error because of missing file "nrf_common.ld"
|
2020-01-12 16:26:20 +01:00 |
README_orig.md
|
Added todo list
|
2023-09-23 22:09:00 -04:00 |
README.md
|
Update README.md
|
2023-09-24 02:52:48 +00:00 |