Skip to content

Fork of the Gecko SDK from Silicon Labs, containing custom bugfixes and new features

Notifications You must be signed in to change notification settings

skilau/gecko-sdk-fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Gecko SDK fork

This is a fork of some of the Gecko SDK components from Silicon Laboratories. It includes fixes and new features that can be useful for everyone in the community.

Silicon Laboratories and its employees are encouraged to use these patches and include them in their own releases.

Change log

UARTDRV

  • Fix various issues regarding building with C++ compilers
  • Fix UARTDRV_Abort, previously UARTDRV was unable to perform any more transmit or receive operations because UARTDRV_Abort did not clean up after itself.
  • Add ability to work with half-duplex mode, when the trasmitter and receiver are on a single pin.
  • Fix LEUART clock source selection issue
  • Various minor improvements

About

Fork of the Gecko SDK from Silicon Labs, containing custom bugfixes and new features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.0%
  • C++ 1.0%