Skip to content

Build nina firmware using esp idf v4.4.8 #101

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

Merged
merged 10 commits into from
Mar 24, 2025
Merged

Build nina firmware using esp idf v4.4.8 #101

merged 10 commits into from
Mar 24, 2025

Conversation

pennam
Copy link
Contributor

@pennam pennam commented Mar 4, 2025

Build OK

Issues:

  • [SOLVED] Runtime debug selection is not working. By default is disabled and cannot be enabled. Changing Component config -> ESP System Settings->CONFIG_ESP_CONSOLE_UART_NUM=-1 to CONFIG_ESP_CONSOLE_UART_NUM=0 it works but cannot be disabled

@pennam pennam added the 3.x.x label Mar 7, 2025
andreagilardoni and others added 3 commits March 7, 2025 12:02
  error: 'char* strncpy(char*, const char*, size_t)' accessing 0 or more bytes at offsets [0, 2147483647] and [0, 2147483647] may overlap up to 4294967295 bytes at offset [6442450941, 2147483647] [-Werror=restrict]
  strncpy(writeTo, buffer + index + count,len - index);
pennam added 2 commits March 21, 2025 08:36
added another instruction to build the firmware based on espressif/idf docker image
@pennam pennam changed the base branch from master to 3.x.x March 24, 2025 09:06
@pennam pennam merged commit 4aa4719 into 3.x.x Mar 24, 2025
1 check passed
@pennam pennam deleted the esp-idf-4.4 branch March 25, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants