mbed-os/drivers
Jamie Smith f442436741
Fix PwmOut::resume() for static pinmap usage (#281)
* Fix PwmOut::resume() for static pinmap usage

* Use function pointers, like SPI does

* Fix style

* Remove "static"

* Revert "Remove "static""

This reverts commit c00929788e5ccfbc8f716cbb32e8079dc0a5fb33.
2024-06-19 11:55:51 -07:00
..
device_key Fix some upload and test issues, especially for LPC1768 (#231) 2024-01-30 09:41:32 -08:00
docs/serial Replace USBTX/RX 2021-03-24 15:00:53 +00:00
include/drivers Fix PwmOut::resume() for static pinmap usage (#281) 2024-06-19 11:55:51 -07:00
source Fix PwmOut::resume() for static pinmap usage (#281) 2024-06-19 11:55:51 -07:00
tests Reactivate tests under drivers/ and fix deprecation warnings (#191) 2023-10-03 21:21:16 -07:00
usb Fix some upload and test issues, especially for LPC1768 (#231) 2024-01-30 09:41:32 -08:00
CMakeLists.txt Convert mbed-usb target, enable mbed-usb tests (#49) 2022-09-22 00:17:45 -07:00
LICENSE-mit.txt drivers: add license information 2019-04-16 11:29:14 +01:00
LICENSE.md license: fix files list 2019-04-16 11:43:14 +01:00
mbed_lib.json5 Allow Mbed config files to be json5 in addition to json (#194) 2023-10-26 09:48:33 -07:00