aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32wb/src/bin/gatt_server.rs
Commit message (Expand)AuthorAgeFilesLines
* stm32: cleanup low-power featuresxoviat2025-12-181-1/+1
* wpan: restructure ipcc and hil test wpan_macxoviat2025-11-231-63/+55
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
* Fix examplesdiondokter2025-08-291-1/+1
* stm32/wb: Add memory manager to GATT exampleclubby7892025-07-231-1/+8
* Remove duplicate command from BLE Gatt Server exampleLofty Inclination2025-01-011-5/+0
* examples: stm32wb: remove comment about memory.x fileRomain Reignier2024-06-201-1/+0
* fix: rustfmtUlf Lilleengen2024-01-121-1/+2
* fix: update after api changeUlf Lilleengen2024-01-121-13/+12
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* Update stm32wb examples to use ble/mac firmware.Will Farrell2023-09-161-2/+2
* wpan: fix examplesGhaithOueslati2023-07-301-1/+4
* rustfmtxoviat2023-07-151-1/+1
* stm32wb: add gatt server exampleGhaithOueslati2023-07-151-0/+397