home » zplus/dokk.git
ID: af3e759f476c6e093dbb7ba02d4ddc08b9f2cf8c
29 lines — 860B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:porting_newlib_simple_guide_2010_Embecosm",
    "library:author": [
        "Jeremy Bennett"
    ],
    "license:licensed_under": [
        "dokk:license:GPL",
        "dokk:license:CC-BY-2.0"
    ],
    "library:title": "Howto: Porting newlib - A Simple Guide",
    "blob:at": {
        "@id": "file:/pdf/porting_newlib_simple_guide_2010_Embecosm.pdf",
        "blob:primary_source": "https://www.embecosm.com/appnotes/ean9/ean9-howto-newlib-1.0.pdf",
        "blob:retrieval_date": "2023-10-02"
    }
}