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