Dan Halbert
|
8f9cd7075e
|
Merge pull request #3752 from jepler/gcc10
build: Update to gcc10
|
2020-12-17 11:03:40 -05:00 |
|
Hany Elkomy
|
7afa1a1d76
|
Update mpconfigboard.mk
reduced to CFLAGS_INLINE_LIMIT = 35 for tranaslations
|
2020-12-17 22:47:01 +08:00 |
|
Hany Elkomy
|
06022a5e91
|
Update mpconfigboard.mk
changed CFLAGS_INLINE_LIMIT = 55
|
2020-12-17 21:58:24 +08:00 |
|
Hany Elkomy
|
81ff95a8eb
|
Add files via upload
|
2020-12-17 20:29:54 +08:00 |
|
Hany Elkomy
|
bc95c7f219
|
Delete board.c
|
2020-12-17 17:08:52 +08:00 |
|
Hany Elkomy
|
f3fb014166
|
Delete mpconfigboard.h
|
2020-12-17 17:08:50 +08:00 |
|
Hany Elkomy
|
1284418fa7
|
Delete mpconfigboard.mk
|
2020-12-17 17:08:48 +08:00 |
|
Hany Elkomy
|
736c0d4c3d
|
Delete pins.c
|
2020-12-17 17:08:46 +08:00 |
|
Hany Elkomy
|
0a7c74230c
|
Update mpconfigboard.mk
updated for 6.1
|
2020-12-17 16:26:54 +08:00 |
|
Hany Elkomy
|
109e147b46
|
Update board.c
updated path to board.h
|
2020-12-17 16:22:47 +08:00 |
|
Hany Elkomy
|
23ad9c7402
|
Update mpconfigboard.h
removed whitespace
|
2020-12-17 15:17:04 +08:00 |
|
Hany Elkomy
|
3d9e4958c5
|
Add files via upload
|
2020-12-17 14:24:24 +08:00 |
|
Hany Elkomy
|
f3b7cd6a5d
|
Delete pins.c
|
2020-12-17 14:24:07 +08:00 |
|
Hany Elkomy
|
70739ff639
|
Update pins.c
|
2020-12-17 13:11:53 +08:00 |
|
Hany Elkomy
|
fac0bf1db8
|
Add files via upload
|
2020-12-17 12:37:32 +08:00 |
|
Scott Shawcroft
|
0dcc659d53
|
Swap to IDF release/4.2 branch for stability
|
2020-12-15 18:12:59 -08:00 |
|
Scott Shawcroft
|
1ad49d9a18
|
Add alarm.pin that wakes on pin level
Fixes #3787
|
2020-12-15 18:12:59 -08:00 |
|
hierophect
|
3ad4b12ce1
|
Merge branch 'main' into esp-analog-hang
|
2020-12-15 15:08:30 -05:00 |
|
Dan Halbert
|
4521dfb732
|
squeeze some smaller boards
|
2020-12-15 13:23:49 -05:00 |
|
Dan Halbert
|
fb33c4e1c0
|
-ftree-vrp better diagnostics on -Os builds; -fno-inline-functions for -O2; fix struct init in HCI bleio
|
2020-12-15 12:23:56 -05:00 |
|
Jeff Epler
|
bbbd621b18
|
nrf: simmel: remove some unneeded modules to make it fit
|
2020-12-15 10:54:37 -06:00 |
|
Dan Halbert
|
97947b4fe9
|
shrink bast_pro_mini_m0; use proper flex-array syntax
|
2020-12-14 22:07:54 -05:00 |
|
Scott Shawcroft
|
d076296659
|
Merge pull request #3816 from dhalbert/sleepmemory
alarm.sleep_memory + alarm.wake_alarm
|
2020-12-14 17:40:02 -08:00 |
|
Scott Shawcroft
|
d6ee17c6fd
|
Merge pull request #3817 from BennyE/reserve-pins-only-for-debug
esp32s2: Reserve UART pins only if DEBUG=1 is set to address issue 3811
|
2020-12-14 17:32:17 -08:00 |
|
Scott Shawcroft
|
a1f773d9ed
|
Merge pull request #3819 from BennyE/issue3663
Fix for issue 3663 by returning early if no scan was started before s…
|
2020-12-14 17:11:18 -08:00 |
|
Scott Shawcroft
|
dc473b29e3
|
Merge pull request #3643 from hierophect/esp32-pin-reset
ESP32-S2: Add IDF pin resets to Microcontroller
|
2020-12-14 17:09:29 -08:00 |
|
Dan Halbert
|
6abe3cd0ef
|
-Os for SAMD51; fix CSUPEROPT typo
|
2020-12-14 18:57:31 -05:00 |
|
Lucian Copeland
|
d793ec2872
|
Change pinfunc to default of 0 at reset
|
2020-12-14 14:25:38 -05:00 |
|
Lucian Copeland
|
cac755ba16
|
Merge remote-tracking branch 'upstream/main' into esp-analog-hang
|
2020-12-14 13:00:57 -05:00 |
|
Lucian Copeland
|
f15e2d86c0
|
Reduce samples from 64 to 2
|
2020-12-14 12:59:20 -05:00 |
|
Dan Halbert
|
e0afa32cfa
|
use RTC_DATA_ATTR; address review comments
|
2020-12-14 11:36:54 -05:00 |
|
BennyE
|
210c0ec89c
|
add country(code) to wifi network objects)
|
2020-12-13 13:32:12 +01:00 |
|
Thea Flowers
|
fe32dd08b8
|
Update Big Honking Button configuration to support its newest board revision.
v5 of the BHB board has:
* GD25Q64C instead of the GD25Q16C.
* Pin PB10 tied to ground for board revision detection.
|
2020-12-12 19:16:35 -05:00 |
|
microDev
|
37ee5e683d
|
Merge branch 'main' into ota-s2
|
2020-12-12 05:25:46 +05:30 |
|
BennyE
|
c5c13620f2
|
Fix for issue 3663 by returning early if no scan was started before stop is issued
|
2020-12-12 00:49:53 +01:00 |
|
BennyE
|
81c4871fdf
|
Set DEBUG CFLAG if set in make
|
2020-12-11 22:11:39 +01:00 |
|
BennyE
|
e3194ad54e
|
Reserve UART pins only if DEBUG=1 is set to address issue 3811
|
2020-12-11 20:35:28 +01:00 |
|
Scott Shawcroft
|
344d3c59cb
|
Merge branch 'main' into msgpack
|
2020-12-11 11:10:30 -08:00 |
|
Dan Halbert
|
cf938983e9
|
SleepMemory + set alarm.wake_alarm
|
2020-12-11 08:10:26 -05:00 |
|
microDev
|
cb35abfd04
|
add docs, update translation & fix ota.flash()
|
2020-12-11 01:01:01 +05:30 |
|
Dan Halbert
|
55f4110983
|
fix typo
|
2020-12-10 14:16:25 -05:00 |
|
Dan Halbert
|
5964163649
|
Initial SleepMemory code
|
2020-12-10 13:03:40 -05:00 |
|
microDev
|
6a4f74946f
|
reset ota module on every vm run
|
2020-12-10 16:48:58 +05:30 |
|
microDev
|
07015ad527
|
add ability to switch boot partition
|
2020-12-10 16:42:45 +05:30 |
|
microDev
|
bfa2c604ef
|
add ability to flash in discontinuous chunks
|
2020-12-10 15:45:25 +05:30 |
|
microDev
|
ed5add37f6
|
add ability to flash in continuous chunks
|
2020-12-10 14:36:49 +05:30 |
|
microDev
|
dee86a014b
|
factor out esp_ota_end
|
2020-12-10 14:04:24 +05:30 |
|
microDev
|
20c3184c87
|
re-organize and clean-up
|
2020-12-10 12:34:56 +05:30 |
|
Scott Shawcroft
|
e14b148e62
|
Merge pull request #3803 from skieast/fix_i2c_hang_with_wifi
Working, tested with two i2c busses
|
2020-12-09 10:03:31 -08:00 |
|
Scott Shawcroft
|
133013083a
|
Merge pull request #3808 from tannewt/panic_safe_mode
Enter safe mode after panic or brownout
|
2020-12-08 16:31:22 -08:00 |
|