mirror of
https://github.com/espressif/openthread.git
synced 2026-09-04 16:20:05 +00:00
[da15000] misc improvements for Dialog platform (#2216)
* New Platform Startup
* Flash memory handling improved
* Ramdom generator improved
* Faster platform reboot
* UART based on interrupts intruduced
* ARM core and linker related files moved to "third_party" folder
* Radio Sleep Fixed
* TLS config fixed
* Software FIFO for UART added
This commit is contained in:
committed by
Jonathan Hui
parent
3db75ab31f
commit
831fd9b173
@@ -118,7 +118,7 @@ LDADD_COMMON += \
|
||||
$(NULL)
|
||||
|
||||
LDFLAGS_COMMON += \
|
||||
-T $(top_srcdir)/examples/platforms/da15000/da15000.ld \
|
||||
-T $(top_srcdir)/third_party/dialog/DialogSDK/bsp/ldfile/da15000.ld \
|
||||
$(NULL)
|
||||
endif # OPENTHREAD_EXAMPLES_DA15000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user