Skip to content

Conversation

cpq
Copy link
Member

@cpq cpq commented Aug 31, 2024

No description provided.

@cpq cpq requested a review from scaprile August 31, 2024 11:21
@cpq cpq force-pushed the rng branch 2 times, most recently from 3f5379c to 593e308 Compare August 31, 2024 11:43
PROG ?= example.exe # Use .exe suffix for the binary
CC = gcc # Use MinGW gcc compiler
CFLAGS += -lws2_32 # Link against Winsock library
CFLAGS += -lws2_32 -lbcrypt # Link against Winsock library
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and bcrypt is ??

Copy link
Collaborator

@scaprile scaprile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address unrelated PHY driver changes causing tests to fail. Comment explains

@scaprile scaprile merged commit bdc009e into master Sep 2, 2024
69 of 76 checks passed
@scaprile scaprile deleted the rng branch September 2, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants