Skip to content

Standard Peripheral Library for STM32F103-series mainboards, built with GCC toolchain.

License

Notifications You must be signed in to change notification settings

Derppening/stm32f103

Repository files navigation

HKUST Robotics Team STM32F103 SPL Library (Deprecated)

Note: Deprecated. All efforts are migrated to RTLib.

Build Status

Seriously don't use this library, go use libOpenCM3 or HAL unless you're desperate, BUT I guarantee it's much better than the spaghetti code than what the internal people use. Bonus points for being open source.

Documentation

Blah don't use the wiki, doxygen docs FTW!

License

Ironic huh? We're part of HKUST but using the MIT License 🤔

class HKUSTLicense : public MITLicense {
  public:
    HKUSTLicense() {
        std::cout << "This is definitely an HKUST License. *Believe me*." << std::endl;
    }
}

About

Standard Peripheral Library for STM32F103-series mainboards, built with GCC toolchain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published