Jiacheng Guo
|
9a8d34d8f6
|
release: v4.4 (119d3c9)
|
2021-12-20 15:58:13 +08:00 |
|
Guo Jia Cheng
|
be71bb0334
|
Merge branch 'feature/update-libs-211012' into 'master'
openthread: add various features(6c40ca6)
See merge request espressif/esp-thread-lib!17
|
2021-10-12 09:36:49 +00:00 |
|
Jiacheng Guo
|
bae77aafb3
|
openthread: add various features(6c40ca6)
* Add TREL support.
* Add dynamic log level support.
* Use esp console for OpenThread CLI.
* Add `otTaskletsSignalPending` implementation.
|
2021-10-12 17:30:45 +08:00 |
|
Guo Jia Cheng
|
fbcc8349d3
|
Merge branch 'feature/update-openthread-4641b16158' into 'master'
openthread: update openthread(eb1de3d)
See merge request espressif/esp-thread-lib!16
|
2021-10-11 10:16:58 +00:00 |
|
Jiacheng Guo
|
06ac9b875d
|
openthread: update openthread(eb1de3d)
|
2021-10-11 18:13:07 +08:00 |
|
Shu Chen
|
6cb8a43666
|
Merge branch 'feature/update_ot_submodule' into 'master'
OpenThread: update openthread submodule to 71bc37b(e82fe0d)
See merge request espressif/esp-thread-lib!13
|
2021-09-14 07:36:03 +00:00 |
|
WanqQixiang
|
48d9b2a2cc
|
OpenThread: update openthread submodule to 71bc37b(e82fe0d)
|
2021-09-14 15:31:21 +08:00 |
|
Shu Chen
|
62425e8c05
|
Merge branch 'bugfix/rs-handling' into 'master'
br: fix router solicitation handling(e82fe0d)
See merge request espressif/esp-thread-lib!12
|
2021-09-10 04:18:15 +00:00 |
|
Jiacheng Guo
|
8fdeda2b9b
|
br: fix router solicitation handling(e82fe0d)
|
2021-09-09 20:40:32 +08:00 |
|
Shu Chen
|
1f6e937b50
|
Merge branch 'feature/otbr-discovery-delegate' into 'master'
br: add discovery delegate(f7cecf0)
See merge request espressif/esp-thread-lib!11
|
2021-09-03 07:40:48 +00:00 |
|
Jiacheng Guo
|
ea50a6be28
|
br: add discovery delegate(f7cecf0)
|
2021-09-03 15:31:55 +08:00 |
|
Shu Chen
|
01a326d950
|
Merge branch 'update-lib-210827' into 'master'
openthread: support ESP32-H2 chip(00e1885)
See merge request espressif/esp-thread-lib!10
|
2021-08-27 06:01:22 +00:00 |
|
Jiacheng Guo
|
c9af7b2592
|
openthread: support ESP32-H2 chip(00e1885)
|
2021-08-27 13:57:40 +08:00 |
|
Shu Chen
|
5e09d71ee4
|
Merge branch 'feature/ot_port_log_using_esp_log' into 'master'
openthread port log uses esp log
See merge request espressif/esp-thread-lib!9
|
2021-08-23 11:44:31 +00:00 |
|
zhangwenxu
|
33c7be2023
|
openthread: uses esp log in openthread port
|
2021-08-23 19:11:20 +08:00 |
|
Shu Chen
|
4eaa1372e4
|
Merge branch 'bugfix/fix_ot_message_leak' into 'master'
update libopenthread_port.a
See merge request espressif/esp-thread-lib!8
|
2021-08-20 12:37:28 +00:00 |
|
zhangwenxu
|
2fb5410464
|
update libopenthread_port.a
* fix message leak when packet queue full
|
2021-08-20 20:32:33 +08:00 |
|
Shu Chen
|
0485b4cba7
|
Merge branch 'feature/support_ot_rcp' into 'master'
update libopenthread_port.a
See merge request espressif/esp-thread-lib!7
|
2021-08-13 11:27:21 +00:00 |
|
zhangwenxu
|
890c02a030
|
update libopenthread_port.a
* support rcp
* update HOST mode
* read eui64 from efuse
* update tx failed process
|
2021-08-13 18:14:00 +08:00 |
|
Guo Jia Cheng
|
105f3610d2
|
Merge branch 'bugfix/port-memory' into 'master'
bugfix: add missing calloc/free port
See merge request espressif/esp-thread-lib!6
|
2021-07-20 08:08:51 +00:00 |
|
Jiacheng Guo
|
0866864607
|
bugfix: add missing calloc/free port
We've accidentally included the cli main.c in the OpenThread build.
Removing the file requires adding the calloc/free implementation.
|
2021-07-20 16:06:37 +08:00 |
|
Guo Jia Cheng
|
655a7d087a
|
Merge branch 'bugfix/remove-build-dependency' into 'master'
openthread: remove build dependency on border router in port library
See merge request espressif/esp-thread-lib!5
|
2021-07-20 03:40:11 +00:00 |
|
Jiacheng Guo
|
4cea59c231
|
openthread: remove build dependency on border router in port library
|
2021-07-20 11:34:17 +08:00 |
|
Guo Jia Cheng
|
d7a67630ea
|
Merge branch 'feature/otbr-1.3' into 'master'
openthread: support 1.3 border routing features
See merge request espressif/esp-thread-lib!4
|
2021-07-19 07:35:35 +00:00 |
|
Jiacheng Guo
|
ff450cf809
|
openthread: support 1.3 border routing features
|
2021-07-19 15:27:16 +08:00 |
|
Shu Chen
|
a304dc46d0
|
Merge branch 'feature/ot_lib_esp32h2' into 'master'
openthread: add ot library for esp32h2
See merge request espressif/esp-thread-lib!3
|
2021-07-13 13:28:19 +00:00 |
|
Shu Chen
|
d84f8967f8
|
openthread: add ot library for esp32h2
|
2021-07-13 21:21:08 +08:00 |
|
Shu Chen
|
3a3009e7a1
|
Merge branch 'feature/port-configuration' into 'master'
openthread: make queue size and partition configurable
See merge request espressif/esp-thread-lib!2
|
2021-07-06 09:36:27 +00:00 |
|
Jiacheng Guo
|
852eceaf38
|
openthread: make queue size and partition configurable
|
2021-07-06 14:49:24 +08:00 |
|
Guo Jia Cheng
|
bfbcad86c1
|
Merge branch 'feature/init' into 'master'
openthread: initial libraries
See merge request espressif/esp-thread-lib!1
|
2021-06-30 07:50:02 +00:00 |
|
Jiacheng Guo
|
42db25b3f7
|
openthread: initial libraries
|
2021-06-30 15:48:18 +08:00 |
|
Shu Chen
|
0b666e2136
|
add ci script
|
2021-06-30 09:35:26 +08:00 |
|
Shu Chen
|
cd73f2a6a4
|
Initial commit
|
2021-06-30 09:31:56 +08:00 |
|