Lines Matching full:embedded
13 Our goal is to make embedded software development efficient, robust, and
17 Embedded software development is notoriously arcane. Developers often have to
21 system, automated testing, serial communication, and many other embedded
27 hardware the framework supports, and you get an efficient embedded development
33 So we have set out to build a platform that supports successful embedded
40 Pigweed provides four foundational pillars to support your embedded development:
42 * :ref:`A comprehensive set of libraries for embedded development<docs-concepts-embedded-developmen…
47 .. _docs-concepts-embedded-development-libraries:
49 Embedded Development Libraries
52 your embedded project without compromising performance or increasing memory use
53 compared to conventional embedded C.