Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this project support esp32s3 ? #31

Open
ChinaXing opened this issue Jul 17, 2023 · 0 comments
Open

this project support esp32s3 ? #31

ChinaXing opened this issue Jul 17, 2023 · 0 comments

Comments

@ChinaXing
Copy link

i use master branch build failed:

Users/lamdacat/esp/esp-apple-homekit-adk/port/src/HAPPlatformKeyValueStore.c:211:25: error: too few arguments to function 'nvs_entry_find'
  211 |     nvs_iterator_t it = nvs_entry_find(keyValueStore->part_name, name_space, NVS_TYPE_BLOB);
      |                         ^~~~~~~~~~~~~~
ort/src/HAPPlatformRandomNumber.c
/Users/lamdacat/esp/esp-apple-homekit-adk/port/src/HAPPlatformRandomNumber.c: In function 'HAPPlatformRandomNumberFill':
/Users/lamdacat/esp/esp-apple-homekit-adk/port/src/HAPPlatformRandomNumber.c:26:5: error: implicit declaration of function 'esp_fill_random' [-Werror=implicit-function-declaration]
   26 |     esp_fill_random(bytes, numBytes);
      |     ^~~~~~~~~~~~~~~
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

No branches or pull requests

1 participant