BennyE
|
ae3b440835
|
more fixes and still with debug
|
2020-12-22 00:32:48 +01:00 |
|
sabas1080
|
d24a5d6270
|
update path board.h
|
2020-12-20 15:52:19 -06:00 |
|
BennyE
|
2e393ed195
|
adding debug infos
|
2020-12-20 22:03:38 +01:00 |
|
sabas1080
|
bd3c5c33fb
|
define QSPI pinout
|
2020-12-20 14:57:10 -06:00 |
|
sabas1080
|
88b1e2fe61
|
remove Internal flash unnecessary
|
2020-12-20 13:35:15 -06:00 |
|
microDev
|
ecd7c0878e
|
expose wake pin parameter and more tweaks
|
2020-12-19 20:54:36 +05:30 |
|
microDev
|
a60fabdffa
|
add touch alarm support for esp32s2
|
2020-12-19 12:56:34 +05:30 |
|
Dan Halbert
|
f202eb734a
|
Merge pull request #3842 from StackRduino/main
add stackrduino_m0_pro
|
2020-12-18 12:33:34 -05:00 |
|
microDev
|
8eaf2b0c19
|
implement touch alarm
|
2020-12-18 12:54:36 +05:30 |
|
microDev
|
4512290ba0
|
Merge branch 'main' into ota-s2
|
2020-12-18 00:44:00 +05:30 |
|
microDev
|
4863413bc9
|
rename ota to dualbank
|
2020-12-18 00:34:56 +05:30 |
|
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 |
|
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 |
|