Skip to content

Commit d926ec8

Browse files
committed
Even more codespellignore
1 parent cc3508d commit d926ec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codespellignore

+2
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ using testing::AtLeast;
77
@param SOM The start of message identifier: @ref START_OF_MESSAGE_ID
88
* Check we don't begin a message until a valid SOM / EOM is found
99
CONFIG_USB_DEVICE_NUMBER_REGISTRED_FUNCTION_DRIVER_IDX0=1
10+
CONFIG_USB_DEVICE_NUMBER_REGISTRED_FUNCTION_DRIVER_IDX0=3
1011
# from $HARMONY_VERSION_PATH/framework/net/pres/config/net_pres.hconfig
1112
CONFIG_NET_PRES_USE=n
13+
int fd = open(file, O_CREAT | O_WRONLY | O_TRUNC, S_IRUSR | S_IWUSR);

0 commit comments

Comments
 (0)