Skip to content

Issues: mbed-ce/mbed-os

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

I2C is easy to misuse Usability This makes Mbed harder to use, and needs to be cleaned up.
#13 opened May 22, 2022 by multiplemonomials
Linking netsocket pulls in too many dependencies Usability This makes Mbed harder to use, and needs to be cleaned up.
#17 opened May 31, 2022 by multiplemonomials
Upload methods should have a way to specify whether the debugger halts/resets on connect Task Not a bug per se, just something that needs to be done Usability This makes Mbed harder to use, and needs to be cleaned up.
#25 opened Jun 16, 2022 by multiplemonomials
Make version different from Mbed OS Task Not a bug per se, just something that needs to be done
#50 opened Sep 18, 2022 by multiplemonomials
USB MSD tests do not pass on STM32F7/F4 devices Bug Dis is broken STMicro Only affects STMicro targets
#52 opened Sep 22, 2022 by multiplemonomials
STMicro devices do not pass USB endpoint halt test Bug Dis is broken STMicro Only affects STMicro targets
#53 opened Sep 22, 2022 by multiplemonomials
mbed-usb-device-serial test failing Bug Dis is broken
#54 opened Sep 22, 2022 by multiplemonomials
Serial corruption on STM32L4 at 115200 baud Bug Dis is broken STMicro Only affects STMicro targets
#67 opened Oct 4, 2022 by multiplemonomials
Need better handling for unsupported I2C frequencies Task Not a bug per se, just something that needs to be done Usability This makes Mbed harder to use, and needs to be cleaned up.
#72 opened Oct 14, 2022 by multiplemonomials
Reenable all remaining Mbed unit tests Task Not a bug per se, just something that needs to be done
#2 opened May 7, 2022 by multiplemonomials
STM32 I2C API v1 fails some I2C tests Bug Dis is broken STMicro Only affects STMicro targets
#96 opened Nov 7, 2022 by multiplemonomials
Move "hidden" storage docs into mbed-os-docs repo Documentation Task Not a bug per se, just something that needs to be done
#100 opened Nov 13, 2022 by multiplemonomials
Add notes to linking to libraries
#154 opened Mar 22, 2023 by Jookia
RPi Pico support doesn't know about different boards Task Not a bug per se, just something that needs to be done
#175 opened Jul 23, 2023 by multiplemonomials
SPI::_acquire() is inefficient Task Not a bug per se, just something that needs to be done
#179 opened Aug 22, 2023 by multiplemonomials
STM32F4: SPI::abort_transfer() causes incorrect data on the next transaction Bug Dis is broken STMicro Only affects STMicro targets
#182 opened Aug 24, 2023 by multiplemonomials
Handle devices whose flash implementations cannot copy flash to flash New Feature Usability This makes Mbed harder to use, and needs to be cleaned up.
#190 opened Sep 30, 2023 by multiplemonomials
ProTip! Exclude everything labeled bug with -label:bug.