Skip to content

Commit

Permalink
Merge pull request #8292 from JacobBarthelmeh/xsocktlen
Browse files Browse the repository at this point in the history
set dk-s7g2 socklent
  • Loading branch information
douzzer authored Dec 21, 2024
2 parents 5ef4732 + 6442689 commit 67800c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions IDE/Renesas/e2studio/DK-S7G2/user_settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,7 @@
#define HAVE_ED25519
#define WOLFSSL_SHA512

/* NETX Duo BSD manual lists the socket len type as an INT */
#undef XSOCKLENT
#define XSOCKLENT int
#endif

0 comments on commit 67800c3

Please sign in to comment.