History for mbed-os / drivers / include / drivers
2022-12-30
@Jamie Smith
Fix all Doxygen errors and make any future errors fatal (#118) ...
Jamie Smith authored on 30 Dec 2022 GitHub committed on 30 Dec 2022
2022-10-09
@Jamie Smith
Fix a few mistakes in the I2C docs. (#66)
Jamie Smith authored on 9 Oct 2022 GitHub committed on 9 Oct 2022
2022-10-03
@Jamie Smith
Change default serial baudrate to 115200 (#58)
Jamie Smith authored on 3 Oct 2022 GitHub committed on 3 Oct 2022
@Jamie Smith
Lots of usability improvements for the I2C API. Better docs and new top-level functions. (#64) ...
Jamie Smith authored on 3 Oct 2022 GitHub committed on 3 Oct 2022
2022-09-14
@Jamie Smith
Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex
Jamie Smith authored on 16 Jun 2022 Jay Sridharan committed on 14 Sep 2022
2022-06-24
@yutotnh
fix: typo in PwmOut.h (pulsewith -> pulsewidth)
yutotnh committed on 24 Jun 2022
2022-06-23
@yutotnh
add: PwmOut::read_pulsewitdth_us() for compatibility
yutotnh committed on 23 Jun 2022
2022-06-21
@yutotnh
rename: read_pulsewitdth_us to read_pulsewidth_us
yutotnh committed on 21 Jun 2022
2022-01-26
@Hari Limaye
GPIO: Use uintptr_t for gpio_irq_api context ...
Hari Limaye committed on 26 Jan 2022
2021-10-21
@Martin Kojtal
InterruptIn: add note about enabling interrupts in rise/fall ...
Martin Kojtal committed on 21 Oct 2021
2021-09-17
@Hari Limaye
CAN: Use uintptr_t for can_irq_ids ...
Hari Limaye committed on 17 Sep 2021
2021-09-10
@Lingkai Dong
QSPI: Move destructor into source file ...
Lingkai Dong committed on 10 Sep 2021
2021-08-13
@Ladislas de Toldi
Add missing include for PinNames.h
Ladislas de Toldi committed on 13 Aug 2021
2021-07-20
@Martin Kojtal
Merge pull request #14805 from rkotan/I2C_Multiple_Buses_fix ...
Martin Kojtal authored on 20 Jul 2021 GitHub committed on 20 Jul 2021
2021-07-12
@Martin Kojtal
Merge pull request #14688 from MubeenHCLite/CAN_rxinterrupt_fix ...
Martin Kojtal authored on 12 Jul 2021 GitHub committed on 12 Jul 2021
2021-07-09
@Mohammed Mubeen
Corrected the conditional compilation of RawCAN.
Mohammed Mubeen committed on 9 Jul 2021
2021-07-07
@Mohammed Mubeen
Indentation set for the comments
Mohammed Mubeen committed on 7 Jul 2021
2021-07-06
@Lingkai Dong
Remove `#ifdef UNITTEST` from MbedCRC.h ...
Lingkai Dong committed on 6 Jul 2021
@Mohammed Mubeen
Added documentation for the implementation
Mohammed Mubeen committed on 6 Jul 2021
2021-07-03
@Mohammed Mubeen
Spell check corrected
Mohammed Mubeen committed on 3 Jul 2021
@Mohammed Mubeen
Resolved review comments
Mohammed Mubeen committed on 3 Jul 2021
2021-06-30
@Mohammed Mubeen
Resolving the astyle error
Mohammed Mubeen committed on 30 Jun 2021
@Mohammed Mubeen
Updated the Licenses for RawCAN and aligned indentation
Mohammed Mubeen committed on 30 Jun 2021
2021-06-29
@Mohammed Mubeen
Removed the new line at the end of file.
Mohammed Mubeen committed on 29 Jun 2021
@Mohammed Mubeen
Merge branch 'master' into CAN_rxinterrupt_fix
Mohammed Mubeen authored on 29 Jun 2021 GitHub committed on 29 Jun 2021
@Mohammed Mubeen
Added Raw CAN (unlocked can read api) and updated the code for the ...
Mohammed Mubeen committed on 29 Jun 2021
2021-06-20
@Vladimir Korneev
Fix hanging with multiple I2C buses ...
Vladimir Korneev committed on 20 Jun 2021
2021-05-25
@Anna Bridge
Merge pull request #14662 from AGlass0fMilk/can-message-comparison-operators ...
Anna Bridge authored on 25 May 2021 GitHub committed on 25 May 2021
2021-05-19
@Sebastian Stockhammer
Remove shadowing member variables ...
Sebastian Stockhammer committed on 19 May 2021
2021-05-18
@George Beckstein
Add CANMessage deep comparison operators
George Beckstein committed on 18 May 2021