..
.changelog.d
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
assets
embed
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
mocks
feat(core): implement firmware dumping
2022-05-03 19:00:04 +02:00
prof
style(all): use f-strings for formatting
2021-10-13 11:53:17 +02:00
site_scons/site_tools /micropython
build(core): exclude all "from typing" imports from build
2022-01-07 21:41:17 +01:00
src
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
tests
feat(core): Implement GetFirmwareHash message.
2022-05-03 19:00:04 +02:00
tools
feat(core/rust/ui): return Layout results as singleton objects
2022-04-04 13:32:07 +02:00
vendor
.dockerignore
.gitignore
style(core): full pyright-based type-checking
2022-01-07 21:41:17 +01:00
.towncrier.template.md
docs(core): use towncrier for generating CHANGELOG.md
2021-05-04 14:18:01 +02:00
asan_blacklist.txt
asan_suppressions.txt
ci: Suppress libSDL memory leaks.
2022-01-19 15:22:03 +01:00
AUTHORS
CHANGELOG.md
docs: update links in changelogs ( #2013 )
2021-12-17 14:53:21 +01:00
CHANGELOG.unreleased
docs(core): use towncrier for generating CHANGELOG.md
2021-05-04 14:18:01 +02:00
COPYING
emu.py
feat(core): headless emulator implies disabled animations
2022-03-18 11:58:04 +01:00
emu.sh
Makefile
build(core) - Move comments to separate lines to avoid spaces being added to the value
2022-04-13 17:26:14 +02:00
pyrightconfig.json
feat(tools): make pyright_tool more user-friendly
2022-03-23 14:55:05 +01:00
README.md
ci: enable editorconfig checks, fix whitespace issues
2020-11-11 14:43:50 +01:00
SConscript.boardloader
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
SConscript.bootloader
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
SConscript.bootloader_ci
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
SConscript.firmware
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
SConscript.prodtest
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
SConscript.reflash
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
SConscript.unix
feat(core): implement basic R emulator
2022-05-06 11:44:52 +02:00
SConstruct
towncrier.toml
docs(core): use towncrier for generating CHANGELOG.md
2021-05-04 14:18:01 +02:00