Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / embassy-rs/cyw43 issues and pull requests
#83 - Update examples in README.md
Pull Request -
State: closed - Opened by papyDoctor over 1 year ago
#82 - fix README.md
Issue -
State: closed - Opened by papyDoctor over 1 year ago
- 2 comments
#81 - Fix PowerManagementMode::None
Pull Request -
State: closed - Opened by mkj over 1 year ago
#80 - Why use pio spi?
Issue -
State: open - Opened by overheat over 1 year ago
#79 - Update Embassy, to new PIO API.
Pull Request -
State: closed - Opened by Dirbaio over 1 year ago
- 9 comments
#78 - Issue since commit
Issue -
State: closed - Opened by MarcoKonrad over 1 year ago
- 4 comments
#77 - simple a simple Error type for join instead of looping internally
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#76 - cleanup ioctl response logging
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#75 - Failing to connect (Pico W)
Issue -
State: closed - Opened by tmandry almost 2 years ago
- 7 comments
#74 - Add AP mode example
Pull Request -
State: closed - Opened by tana almost 2 years ago
#73 - cyw43-pio optional feature for defmt
Pull Request -
State: closed - Opened by daniel-larsen almost 2 years ago
#72 - Add AP mode
Pull Request -
State: closed - Opened by tana almost 2 years ago
- 3 comments
#71 - add wifi scan example
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
- 1 comment
#70 - Wifi scanning ioctl
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#69 - Update embassy
Pull Request -
State: closed - Opened by kalkyl almost 2 years ago
- 1 comment
#68 - Unable to build examples due to pio-parser error
Issue -
State: open - Opened by M1K8 almost 2 years ago
- 1 comment
#67 - Missing `Default` implementation
Issue -
State: closed - Opened by beeb almost 2 years ago
- 1 comment
#66 - Remove MySpi from example
Pull Request -
State: closed - Opened by mattiasgronlund almost 2 years ago
- 1 comment
#65 - Bluetooth support
Issue -
State: open - Opened by segfaultsourcery almost 2 years ago
#64 - general maintenance commits
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
- 1 comment
#63 - rework event handling to allow sending data to `Control`
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
- 6 comments
#62 - Parse event data from device in-place
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#61 - event queue mutexs can be noop because we are already !Sync in other …
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#60 - Wifi Scanning
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#59 - Wifi scanning part 1
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#58 - clear DATA_UNAVAILABLE irq
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#57 - Maximum pio speed
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#56 - make pio even faster
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#55 - update readme
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#54 - Move pio driver to separate crate
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#53 - use send status feature of cyw43 instead of manually checking status
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#52 - cancel ioctl when future is dropped
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
- 1 comment
#51 - also wait for join event in join_open
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#50 - Rework Ioctls to an async state machine
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#49 - Fix build with log, add CI
Pull Request -
State: closed - Opened by Dirbaio almost 2 years ago
#48 - cyw43 fails to compile
Issue -
State: closed - Opened by uzytkownik almost 2 years ago
#47 - Use IRQ instead of polling the status register
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
- 4 comments
#46 - split lib.rs into multiple files
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#45 - Spawn Wifi Task immediately, Fix #44
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
- 1 comment
#44 - Stuck on "Downloading CLM"
Issue -
State: closed - Opened by barafael almost 2 years ago
- 1 comment
#43 - Update pre-flashed command to match file name
Pull Request -
State: closed - Opened by jakewins almost 2 years ago
- 1 comment
#42 - add event handling to join
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
#41 - Connect to home wifi
Issue -
State: open - Opened by kalinavladd almost 2 years ago
- 1 comment
#40 - Add from_utf8 for a clearer example
Pull Request -
State: closed - Opened by Slushee-a almost 2 years ago
- 1 comment
#39 - Use PIO for SPI communication in Pico W example
Pull Request -
State: closed - Opened by kbleeke almost 2 years ago
- 5 comments
#38 - update embassy dependences
Pull Request -
State: closed - Opened by overheat almost 2 years ago
- 3 comments
#37 - Support Bluetooth
Issue -
State: closed - Opened by JRedOW almost 2 years ago
- 4 comments
#36 - send custom packet function
Issue -
State: open - Opened by rhjdvsgsgks about 2 years ago
#35 - ADC TCP streaming Raspberry Pi Pico example
Pull Request -
State: open - Opened by mvniekerk about 2 years ago
- 2 comments
#34 - Fixed length for wlan_read.
Pull Request -
State: closed - Opened by mattiasgronlund about 2 years ago
- 3 comments
#33 - No route to host
Issue -
State: closed - Opened by nxy7 about 2 years ago
- 2 comments
#32 - Why spawner.spawn needed when wifi runner.run()?
Issue -
State: closed - Opened by overheat about 2 years ago
- 2 comments
#31 - Any project related to MQTT or HTTP protocal?
Issue -
State: closed - Opened by overheat about 2 years ago
- 1 comment
#30 - feat: use async fn in trait
Pull Request -
State: closed - Opened by lulf about 2 years ago
#29 - Be able to specify the power management mode at init time.
Pull Request -
State: closed - Opened by metlos about 2 years ago
- 1 comment
#28 - Disconnect wifi to save energy
Issue -
State: open - Opened by lucasmerlin about 2 years ago
#27 - Fail to initialize HT (High Throughput) PLL after embassy update
Issue -
State: closed - Opened by mattiasgronlund about 2 years ago
- 3 comments
#26 - Add constants for BDC_VERSION
Pull Request -
State: closed - Opened by danbev over 2 years ago
#25 - Add constants for cmd_word arguments
Pull Request -
State: closed - Opened by danbev over 2 years ago
#24 - Suppress compiler warnings
Pull Request -
State: closed - Opened by danbev over 2 years ago
- 2 comments
#23 - Update ioctl_set_u32 to pass through iface param
Pull Request -
State: closed - Opened by danbev over 2 years ago
#22 - Add const for IOCTL ANTDIV
Pull Request -
State: closed - Opened by danbev over 2 years ago
#21 - Comment out extra Timer:after calls
Pull Request -
State: closed - Opened by danbev over 2 years ago
#20 - Add comment about bus:txglom iovar
Pull Request -
State: closed - Opened by danbev over 2 years ago
- 1 comment
#19 - wip: use spi transaction helper.
Pull Request -
State: closed - Opened by Dirbaio over 2 years ago
- 1 comment
#18 - Make self parameter to has_credit non-mutable
Pull Request -
State: closed - Opened by danbev over 2 years ago
#17 - Add constants for channel types
Pull Request -
State: closed - Opened by danbev over 2 years ago
#16 - Add contants and update comment about ALP
Pull Request -
State: closed - Opened by danbev over 2 years ago
#15 - Introduce IoctlType enum for IOCTL types
Pull Request -
State: closed - Opened by danbev over 2 years ago
- 3 comments
#14 - Add constants for ioctl commands
Pull Request -
State: closed - Opened by danbev over 2 years ago
#13 - Use wrapping_sub in update_credit
Pull Request -
State: closed - Opened by danbev over 2 years ago
- 3 comments
#12 - Add gpio_set
Pull Request -
State: closed - Opened by jannic over 2 years ago
#11 - Implement minimal tx flow control
Pull Request -
State: closed - Opened by jannic over 2 years ago
- 1 comment
#10 - Reconnect strategy after the connection is lost
Issue -
State: open - Opened by maciekglowka over 2 years ago
- 2 comments
#9 - Fix calculation of slice index
Pull Request -
State: closed - Opened by jannic over 2 years ago
- 1 comment
#8 - Rename REG_BUS_FEEDBEAD to REG_BUS_TEST_RO
Pull Request -
State: closed - Opened by danbev over 2 years ago
#7 - Add comment for AI constants
Pull Request -
State: closed - Opened by danbev over 2 years ago
- 1 comment
#6 - Add WORD_LENGTH_32 constant
Pull Request -
State: closed - Opened by danbev over 2 years ago
- 2 comments
#5 - Add comments about Country Locale Matrix (CLM)
Pull Request -
State: closed - Opened by danbev over 2 years ago
- 1 comment
#4 - Add comment to SdpcmHeader struct
Pull Request -
State: closed - Opened by danbev over 2 years ago
- 2 comments
#3 - Improve data checks for WHD events
Pull Request -
State: closed - Opened by mattiasgronlund over 2 years ago
- 1 comment
#2 - flip-link fails
Issue -
State: closed - Opened by HerrMuellerluedenscheid over 2 years ago
- 2 comments
#1 - Panic on initialize
Issue -
State: closed - Opened by chiefnoah over 2 years ago
- 8 comments