# Embedded **Repository Path**: xsyin/Embedded ## Basic Information - **Project Name**: Embedded - **Description**: readnote and code of 《嵌入式Linux应用开发完全手册》 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NOTE - **img**:images for readnotes - **hello**:test arm-linux-gcc installed correctly - **options**:practice arm-linux-gcc options - **led**:light LED0 through GPIO - **led_c**:LED0,LED2,LED4 to count 0~8 in C - **key_led**:control LEDs through keys - **sdram**:copy code to sdram to run - **MMU**:create page table to virtual address mapped