An open API service indexing awesome lists of open source software.

https://github.com/particle-iot/am1805

Particle driver library to support Ambiq Micro AM1805 RTC devices
https://github.com/particle-iot/am1805

firmware library

Last synced: about 2 months ago
JSON representation

Particle driver library to support Ambiq Micro AM1805 RTC devices

Awesome Lists containing this project

README

          

# AM1805 Driver
Particle driver library to support Ambiq Micro AM1805 RTC devices

---

### LICENSE

Unless stated elsewhere, file headers or otherwise, all files herein are licensed under an Apache License, Version 2.0. For more information, please read the LICENSE file.

If you have questions about software licensing, please contact Particle [support](https://support.particle.io/).

---

### LICENSE FAQ

**This firmware is released under Apache License, Version 2.0, what does that mean for you?**

* You may use this commercially to build applications for your devices! You **DO NOT** need to distribute your object files or the source code of your application under Apache License. Your source can be released under a non-Apache license. Your source code belongs to you when you build an application using this library.

**When am I required to share my code?**

* You are **NOT required** to share your application firmware binaries, source, or object files when linking against libraries or System Firmware licensed under LGPL.

**Why?**

* This license allows businesses to confidently build firmware and make devices without risk to their intellectual property, while at the same time helping the community benefit from non-proprietary contributions to the shared reference firmware.

**Questions / Concerns?**

* Particle intends for this firmware to be commercially useful and safe for our community of makers and enterprises. Please [Contact Us](https://support.particle.io/) if you have any questions or concerns, or if you require special licensing.

_(Note! This FAQ isn't meant to be legal advice, if you're unsure, please consult an attorney)_

---

### CONTRIBUTE

Want to contribute to the Particle tracker edge firmware project? Follow [this link](CONTRIBUTING.md) to find out how.

---

### CONNECT

Having problems or have awesome suggestions? Connect with us [here.](https://community.particle.io/)

---

### Revision History

#### 1.0.0
* Initial file commit