Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Weblate #3792

Merged
merged 77 commits into from
Dec 15, 2020
Merged
Changes from 1 commit
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
472a5a9
Add API reset to reset_pin_number
hierophect Nov 3, 2020
8669426
Merge remote-tracking branch 'upstream/main' into esp32-pin-reset
hierophect Nov 23, 2020
1c9f33a
Replace reset with mux change
hierophect Nov 24, 2020
57fa6be
allow radio.enabled to be settable
dhalbert Dec 4, 2020
2f0e676
update doc per review
dhalbert Dec 4, 2020
db04582
Translated using Weblate (Portuguese (Brazil))
wtuemura Dec 3, 2020
a7ec4a0
Merge pull request #3791 from dhalbert/radio-set-enabled
tannewt Dec 4, 2020
11d829e
Translated using Weblate (Czech)
vkuthan Dec 4, 2020
e58c385
Merge branch 'origin/main' into Weblate.
weblate Dec 4, 2020
bb1b2bd
Translated using Weblate (Swedish)
bergdahl Dec 4, 2020
9391c8f
Make ResetReason and RunReason available
dhalbert Dec 6, 2020
70827ac
debug log for wifi scan, start stop
BennyE Dec 6, 2020
169b487
Include wifi.radio singleton in gc
dhalbert Dec 7, 2020
40a5369
Merge remote-tracking branch 'upstream/main' into esp32-pin-reset
hierophect Dec 7, 2020
c7b5928
Fix submodule desync
hierophect Dec 7, 2020
c1a2ea2
Change to config-based resets
hierophect Dec 7, 2020
7ac2000
Merge pull request #3799 from dhalbert/wifi-radio-gc-collect
tannewt Dec 7, 2020
ac8a962
Translated using Weblate (Swedish)
bergdahl Dec 6, 2020
4e7668d
Merge branch 'origin/main' into Weblate.
weblate Dec 7, 2020
22ad76b
Merge pull request #3800 from BennyE/wifi-better-logs
tannewt Dec 7, 2020
458f557
Merge branch 'origin/main' into Weblate.
weblate Dec 7, 2020
054eafd
Merge pull request #3797 from dhalbert/reset-reason-run-reason-available
dhalbert Dec 7, 2020
3b5be92
Merge branch 'origin/main' into Weblate.
weblate Dec 7, 2020
44b56f7
Store safe mode state in the RTC.
tannewt Dec 8, 2020
571c063
Working, tested with two i2c busses
skieast Dec 8, 2020
7250925
Merge pull request #3802 from tannewt/fix_s2_safe_mode
dhalbert Dec 8, 2020
a31fc3b
Merge branch 'origin/main' into Weblate.
weblate Dec 8, 2020
2f95c94
esp32s2 - update common_hal_mcu_reset
microdev1 Dec 8, 2020
2c546ab
Remove warning about lack of support on M0 from rotaryio
deshipu Dec 8, 2020
1df0334
Merge pull request #3806 from pewpew-game/rotarydoc
dhalbert Dec 8, 2020
f261004
Merge branch 'origin/main' into Weblate.
weblate Dec 8, 2020
40118bc
Add `board_deinit` for use with sleep
tannewt Dec 3, 2020
d0a806d
Enter safe mode after panic or brownout
tannewt Dec 8, 2020
93fade2
Merge pull request #3804 from microDev1/s2-reset
tannewt Dec 8, 2020
0ff0bb9
Translated using Weblate (French)
Anton-2 Dec 8, 2020
a3fc20d
Merge branch 'origin/main' into Weblate.
weblate Dec 8, 2020
0b4bcd9
Fix build and more comments
tannewt Dec 8, 2020
57101d7
Merge pull request #3807 from tannewt/sleep_tweaks
tannewt Dec 9, 2020
1330130
Merge pull request #3808 from tannewt/panic_safe_mode
tannewt Dec 9, 2020
fea25c1
Merge branch 'origin/main' into Weblate.
weblate Dec 9, 2020
cea6c3d
Update translation files
weblate Dec 9, 2020
eedcc98
Fix some spelling mistakes
mcauser Dec 9, 2020
e14b148
Merge pull request #3803 from skieast/fix_i2c_hang_with_wifi
tannewt Dec 9, 2020
6af532f
Merge branch 'origin/main' into Weblate.
weblate Dec 9, 2020
e9fd689
Merge pull request #3814 from mcauser2/main
tannewt Dec 9, 2020
8b98867
Merge branch 'origin/main' into Weblate.
weblate Dec 9, 2020
5964163
Initial SleepMemory code
dhalbert Dec 10, 2020
55f4110
fix typo
dhalbert Dec 10, 2020
d83d46a
Invoke scripts with
dhalbert Dec 10, 2020
cf93898
SleepMemory + set alarm.wake_alarm
dhalbert Dec 11, 2020
1daad63
add apt-get update
dhalbert Dec 11, 2020
39124b8
doc fixes
dhalbert Dec 11, 2020
d920750
Merge pull request #3815 from dhalbert/python3-mkenv-mk
tannewt Dec 11, 2020
8d9d53a
Translated using Weblate (Portuguese (Brazil))
wtuemura Dec 11, 2020
4becc00
Merge branch 'origin/main' into Weblate.
weblate Dec 11, 2020
e3194ad
Reserve UART pins only if DEBUG=1 is set to address issue 3811
BennyE Dec 11, 2020
2de5eba
add apt-get update
BennyE Dec 11, 2020
37c9f76
add apt-get update
dhalbert Dec 11, 2020
81c4871
Set DEBUG CFLAG if set in make
BennyE Dec 11, 2020
eda3392
Merge pull request #3818 from dhalbert/apt-update
dhalbert Dec 11, 2020
54fcf12
Merge branch 'origin/main' into Weblate.
weblate Dec 11, 2020
c5c1362
Fix for issue 3663 by returning early if no scan was started before s…
BennyE Dec 11, 2020
fe32dd0
Update Big Honking Button configuration to support its newest board r…
theacodes Dec 13, 2020
6cced49
Merge pull request #3820 from theacodes/bhb-v6
dhalbert Dec 13, 2020
9acdd91
Merge branch 'origin/main' into Weblate.
weblate Dec 13, 2020
e0afa32
use RTC_DATA_ATTR; address review comments
dhalbert Dec 14, 2020
e0bb4a8
make translate
dhalbert Dec 14, 2020
d793ec2
Change pinfunc to default of 0 at reset
hierophect Dec 14, 2020
dc473b2
Merge pull request #3643 from hierophect/esp32-pin-reset
tannewt Dec 15, 2020
b98da3d
Merge branch 'origin/main' into Weblate.
weblate Dec 15, 2020
a1f773d
Merge pull request #3819 from BennyE/issue3663
tannewt Dec 15, 2020
1bacfac
Merge branch 'origin/main' into Weblate.
weblate Dec 15, 2020
d6ee17c
Merge pull request #3817 from BennyE/reserve-pins-only-for-debug
tannewt Dec 15, 2020
2c4b1f2
Merge branch 'origin/main' into Weblate.
weblate Dec 15, 2020
d076296
Merge pull request #3816 from dhalbert/sleepmemory
tannewt Dec 15, 2020
f267c32
Merge branch 'origin/main' into Weblate.
weblate Dec 15, 2020
9fd6521
Update translation files
weblate Dec 15, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Set DEBUG CFLAG if set in make
  • Loading branch information
BennyE committed Dec 11, 2020
commit 81c4871fdf457658e30fd0064fdd6250eb9f89e9
2 changes: 1 addition & 1 deletion ports/esp32s2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ CFLAGS += -DSTACK_CANARY_VALUE=0xa5a5a5a5

#Debugging/Optimization
ifeq ($(DEBUG), 1)
CFLAGS += -ggdb
CFLAGS += -DDEBUG -ggdb
OPTIMIZATION_FLAGS ?= -Og
# You may want to enable these flags to make setting breakpoints easier.
# CFLAGS += -fno-inline -fno-ipa-sra
Expand Down