from palette import colorful_colors

[프로젝트] SSD 구현 미니 프로젝트 with C 본문

연구활동/프로젝트 기록

[프로젝트] SSD 구현 미니 프로젝트 with C

colorful-palette 2024. 4. 1. 03:40

https://github.com/woodong11/C_Nand_Flash_Project

 

GitHub - woodong11/C_Nand_Flash_Project: C를 이용해 SSD의 read, write를 구현하고 shell을 자체 제작해 테스트

C를 이용해 SSD의 read, write를 구현하고 shell을 자체 제작해 테스트하는 프로젝트입니다. - woodong11/C_Nand_Flash_Project

github.com

 

C 파일입출력으로 NAND.txt 와 result.txt에 접근, test_shell로 미니 쉘 만들어서 테스팅