[roll] Roll third_party/openthread a200f1f..0830008 (22 commits)

0830008:https://fuchsia-review.googlesource.com/c/third_party/openthread/+/1244344 [openthread] OT Update
555454c [cli] add validation of targetpower channel (#11326)
a470e8b [cli] add `targetpower` command support (#11321)
b1ca77a [srp-server] allow disabling "Fast Start Mode" via auto-enable (#11319)
eb15a56 [github-actions] update runner from `ubuntu-20.04` to `ubuntu-24.04` (#11324)
b321bf1 [border-agent] fix meshcop service update issue (#11320)
829f65f [csl] refactor the csl receiver (#11302)
ab7a874 [csl] enable cca for CSL transmission (#11027)
75c8aed [border-agent] change meshcop service TXT value after enabling/disabling Epskc (#11310)
6866acc [srp-server] fix typo in otSrpServerIsFastStartModeEnabled (#11316)
859b559 github-actions: bump codecov/codecov-action from 5.3.1 to 5.4.0 (#11317)
2cc6d6c [ncp] add spinel properties for border agent (#11271)
ab0fe1d [posix] fix GPIO interrupt pin error when SPI init (#11313)
babbccd [srp-server] introduce "fast start mode" feature (#11305)
31f2897 [csl] update CSL methods to use core MAC address types (#11306)
6e0755b [srp-server] add new `otSrpServerAddressMode` for faster start up (#11180)
abadead [posix] introduce `OT_EXIT_RCP_RESET_REQUIRED` for platform reset requests (#11292)
b5164cf [posix] remove the polling mode from spi interface (#11303)
560940a [border agent] add OT API to get Border Agent MeshCoP Service TXT data (#11291)
a67454f [mle] update `kAloc16ServiceEnd` and add explicit ALOC16 range check (#11300)
aaa929f [csl] call the CslSample in SubMac (#11301)
0019f38 [gtest] fix build error when building posix (#11289)
GitOrigin-RevId: ed40e483adb6af5683b353eb740d5dc8284bb38e
Change-Id: Ic7c2acebd7052fde0ad5f9ec7de4aed60ee67553
1 file changed
tree: 8ebd30ba23a41cbe32287db05dd1dcee1f38f6e3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.