盤點(diǎn)一些芯片原廠的代碼倉庫,收藏備用!
https://gitee.com/zhengnianli/EmbedSummary我們用到一個(gè)新的芯片時(shí),一般在它們的官網(wǎng)都可以找到一些入門、上手的資料。除此之外,有些原廠也有在維護(hù)其GitHub倉庫,我們也可以從中獲取得到一些相關(guān)源碼。下面列舉了一些芯片原廠的GitHub倉庫:
意法半導(dǎo)體(ST)
倉庫鏈接:
https://github.com/STMicroelectronicsST的倉庫數(shù)量很多,有四百多個(gè),涵蓋著官方開發(fā)板的例程代碼、stm32ai、STM32Cube pack、一些相關(guān)驅(qū)動(dòng)等內(nèi)容。
德州儀器(TI)
倉庫鏈接:
https://github.com/ti-simplelinkTI 維護(hù)GitHub倉庫沒ST那么勤快,只放了幾個(gè)相關(guān)倉庫。相關(guān)資源可到其官網(wǎng)上去查找,官網(wǎng)鏈接:
https://www.ti.com
恩智浦(NXP)/飛思卡爾
倉庫鏈接:
https://github.com/NXPhttps://github.com/Freescale
樂鑫(espressif)
倉庫鏈接:
https://github.com/espressif
海思
倉庫鏈接:
https://github.com/hisilicon
瑞芯微
倉庫鏈接:
https://github.com/rockchip-linux
北歐集成電路(Nordic)
倉庫鏈接:
https://github.com/NordicSemiconductor
華大半導(dǎo)體
代碼倉庫:
https://github.com/hdscmcu?tab=repositories
三星
倉庫鏈接:
https://github.com/Samsung
英飛凌
倉庫鏈接:
https://github.com/Infineon
亞德諾半導(dǎo)體(ADI)
倉庫鏈接:
https://github.com/analogdevicesinc
微芯半導(dǎo)體(Microchip )
倉庫鏈接:
https://github.com/MicrochipTech
賽普拉斯半導(dǎo)體(Cypress)
倉庫鏈接:
https://github.com/cypress-io以上就是本次的分享。一些比較熱門的國產(chǎn)MCU芯片如兆易創(chuàng)新、復(fù)旦微、靈動(dòng)微、雅特力等,我都沒找到它們的GitHub倉庫,大家找到的話可以發(fā)給我,我匯總到咱們的資源倉庫里。往期推薦:編寫簡單的內(nèi)核模塊
盤點(diǎn)一些Linux實(shí)用小技巧
點(diǎn)擊閱讀原文,查看更多分享。