Ouss4 commented on a change in pull request #684: boards/arm/stm32h7/stm32h747i-disco: bring support for SD card and FAT FS URL: https://github.com/apache/incubator-nuttx/pull/684#discussion_r403769486
########## File path: boards/arm/stm32h7/stm32h747i-disco/src/stm32_sdmmc.c ########## @@ -0,0 +1,175 @@ +/**************************************************************************** + * boards/arm/stm32h7/stm32h747i-disco/src/stm32_sdmmc.c + * + * Copyright (C) 2016-2019 Gregory Nutt. All rights reserved. + * Author: Gregory Nutt <[email protected]> + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: Review comment: @patacongo Could you please give your explicit approval for this one. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
