12 Commits

Author SHA1 Message Date
Yakun Xu 11a38a63de [build] remove autotools (#9027)
This commit removes autotools support from OpenThread project.
2023-06-28 08:54:23 -07:00
Jonathan Hui 550c2056de [nrf528xx] move to openthread/ot-nrf528xx (#6585) 2021-05-11 16:53:13 -07:00
Mason Tran 7b3c2ae66b [efr32] add CMake support (#6302)
This commit adds CMake support for the efr32 platforms and Silicon
Labs gecko_sdk_suite. It also adds the option to build the efr32
sleepy-demo apps.

Other changes:
- jlinkrtt: remove NordicSemi specific options/definitions/includes
  from default build
- Remove old include dirs that don't exist anymore from efr32 automake
  files
2021-03-19 16:06:54 -07:00
Łukasz Maciejończyk 8bbbe194f1 [cmake] add support for nrf528xx (#6109) 2021-01-27 13:29:49 -08:00
Diego Ismirlian eb4125c97d [build] add -Wcast-align to detect potential alignment issues when casting (#4923) 2020-05-06 17:42:48 -07:00
Duda, Lukasz b6c534ecf0 [nrf528xx] adapt generic sdk_config.h file from nRF5 SDK (#4511) 2020-02-12 07:47:51 -08:00
Diego Ismirlian e44461151f [build] detect undefined macros to avoid misconfigurations (#4300) 2020-01-08 08:37:46 -08:00
Duda, Lukasz c97f545ded [nrf52833] add support for nRF52833 platform (#4324) 2019-11-14 20:31:00 +01:00
Krzysztof Taborowski 4871f12645 [third-party] change end of line character from CRLF do LF (#4250)
Also remove .gitattibutes from third-party
2019-10-23 12:31:02 -07:00
Łukasz Duda 070fd834e8 [nrf52811] add support for nRF52811 platform (#3566) 2019-02-08 08:41:22 -08:00
Jonathan Hui 65db853abc [nrf52840] fix build with DISABLE_BUILTIN_MBEDTLS=1 (#3497) 2019-01-24 09:01:11 -08:00
Zhanglong Xia 4279dbc14c [efr32] add support for RTT log (#3285) 2018-12-14 09:25:41 -08:00