File tree
15 files changed
+8
-8
lines changed- app
- deps
- tests_zemu
- snapshots
15 files changed
+8
-8
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + |
Submodule ledger-zxlib updated 14 files
- app/ui/view.h+32
- app/ui/view_inspect_s.c+163
- app/ui/view_inspect_x.c+197
- app/ui/view_internal.h+12
- app/ui/view_nano.h+2
- app/ui/view_nano_inspect.c+176
- app/ui/view_nano_inspect.h+32
- app/ui/view_s.c+7-4
- app/ui/view_x.c+9-1
- dockerized_build.mk+1-1
- include/zxformat.h+10-6
- include/zxversion.h+2-2
- makefiles/Makefile.devices+16
- makefiles/Makefile.platform+1
- BUILD.bazel+9-2
- README.md+1-1
- extra/FindNanopb.cmake+1-1
- generator/nanopb_generator.py+36-7
- tests/message_sizes/dummy.c+1
- tests/proto3_optional/SConscript+2-2
- tests/typename_mangling/SConscript+8
- tests/typename_mangling/test_strip_package_dependencies.c+27
- tests/typename_mangling/with_package_a.proto+13
- tests/typename_mangling/with_package_b.proto+10
Submodule nanos-secure-sdk updated 16 files
- Makefile.defines+3-2
- Makefile.rules+2
- Makefile.rules_generic+6-1
- Makefile.standard_app+19-3
- include/os_seed.h+2-2
- lib_standard_app/buffer.c+1-3
- lib_standard_app/crypto_helpers.c+2-2
- lib_standard_app/debug.c+76
- lib_standard_app/debug.h+3
- lib_standard_app/format.c+19-1
- lib_standard_app/format.h+17
- lib_standard_app/main.c+29-4
- plugin_script.ld+22
- script.ld+5-2
- src/os.c+18-1
- src/os_io_task.c+8-4
Submodule nanosplus-secure-sdk updated 24 files
- Makefile.defines+17-18
- Makefile.rules+4-2
- Makefile.rules_generic+7-1
- Makefile.standard_app+19-3
- include/os_seed.h+2-2
- lib_nbgl/tools/icon2glyph.py+3-1
- lib_standard_app/buffer.c+1-3
- lib_standard_app/crypto_helpers.c+2-2
- lib_standard_app/debug.c+76
- lib_standard_app/debug.h+3
- lib_standard_app/format.c+19-1
- lib_standard_app/format.h+17
- lib_standard_app/main.c+29-4
- src/os.c+18-1
- src/os_io_task.c+8
- target/fatstacks/plugin_script.ld+22
- target/fatstacks/script.ld+4-2
- target/nanos/plugin_script.ld+22
- target/nanos/script.ld+2-2
- target/nanos2/plugin_script.ld+22
- target/nanos2/script.ld+4-2
- target/nanox/plugin_script.ld+22
- target/nanox/script.ld+4-2
- unit-tests/lib_standard_app/test_format.c+27
Submodule nanox-secure-sdk updated 28 files
- .codespellrc+1-1
- .pre-commit-config.yaml+8-2
- Makefile.defines+17-18
- Makefile.rules+5-3
- Makefile.rules_generic+7-1
- Makefile.standard_app+19-3
- include/errors.h+13-1
- include/os_seed.h+2-2
- lib_nbgl/src/nbgl_draw.c+4
- lib_nbgl/tools/icon2glyph.py+3-1
- lib_standard_app/buffer.c+1-3
- lib_standard_app/crypto_helpers.c+2-2
- lib_standard_app/debug.c+76
- lib_standard_app/debug.h+3
- lib_standard_app/format.c+19-1
- lib_standard_app/format.h+17
- lib_standard_app/main.c+29-4
- src/os.c+18-1
- src/os_io_task.c+8
- target/nanos/plugin_script.ld+22
- target/nanos/script.ld+2-2
- target/nanos2/plugin_script.ld+22
- target/nanos2/script.ld+4-2
- target/nanox/plugin_script.ld+22
- target/nanox/script.ld+4-2
- target/stax/plugin_script.ld+22
- target/stax/script.ld+4-2
- unit-tests/lib_standard_app/test_format.c+27
Submodule stax-secure-sdk updated 55 files
- .codespellrc+1-1
- .gitignore+1
- .pre-commit-config.yaml+8-2
- Makefile.defines+18-19
- Makefile.glyphs+2-2
- Makefile.rules+5-1
- Makefile.rules_generic+7-1
- Makefile.standard_app+19-3
- README.md+18-3
- doc/Doxyfile+32-6
- doc/mainpage.dox+56
- doc/plantuml.jar
- include/errors.h+9-661
- include/os_endorsement.h+11-2
- include/os_io_seproxyhal.h+7-1
- include/os_pin.h+1-1
- include/syscalls.h+12-6
- lib_blewbxx_impl/doc/mainpage.dox+19
- lib_cxng/doc/mainpage.dox+11
- lib_nbgl/README.md-9
- lib_nbgl/doc/mainpage.dox+1-1
- lib_nbgl/doc/nbgl_screens_objs.dox+1-1
- lib_nbgl/include/nbgl_screen.h+10
- lib_nbgl/src/nbgl_draw.c+4
- lib_nbgl/src/nbgl_layout.c+30-14
- lib_nbgl/src/nbgl_use_case.c+6-2
- lib_nbgl/tools/icon2glyph.py+3-1
- lib_nfc/doc/mainpage.dox+14
- lib_nfc/include/nfc_ndef.h
- lib_nfc/src/nfc_ndef.c+4-2
- lib_standard_app/crypto_helpers.c+2-2
- lib_standard_app/debug.c+76
- lib_standard_app/debug.h+3
- lib_standard_app/doc/mainpage.dox+10
- lib_standard_app/format.c+18
- lib_standard_app/format.h+17
- lib_standard_app/main.c+29-4
- lib_stusb/doc/mainpage.dox+10
- lib_stusb_impl/doc/mainpage.dox+10
- lib_u2f/doc/mainpage.dox+9
- lib_ux/doc/mainpage.dox+10
- lib_ux_stax/doc/mainpage.dox+9
- src/os.c+18-1
- src/os_io_seproxyhal.c+17-8
- src/os_io_task.c+8
- src/syscalls.c+29-12
- target/nanos/plugin_script.ld+22
- target/nanos/script.ld+2-2
- target/nanos2/plugin_script.ld+22
- target/nanos2/script.ld+4-2
- target/nanox/plugin_script.ld+22
- target/nanox/script.ld+4-2
- target/stax/plugin_script.ld+22
- target/stax/script.ld+4-2
- unit-tests/lib_standard_app/test_format.c+27
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Loading
Loading
0 commit comments