Satoshi Yoneda 69e5aa067f add README.md il y a 1 mois
..
.vscode 55dec58c86 complete il y a 1 mois
.gitignore 55dec58c86 complete il y a 1 mois
CMakeLists.txt 55dec58c86 complete il y a 1 mois
README.md 69e5aa067f add README.md il y a 1 mois
adc_dma_sample.c 69e5aa067f add README.md il y a 1 mois
pico_sdk_import.cmake 55dec58c86 complete il y a 1 mois

README.md

第6章リスト3 adc_dma_sample

掲載時のコードに対して、バッファの読み書きが重ならないように read_buf_selectorをグローバルにしてリードライト互いに反転させることで、多少の頑強さを加えていますが、時間経過に伴いリードライトの歩調が合わなくなる可能性は変わりません。