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

Fix for ncs 2 4 0 #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

droidecahedron
Copy link

@droidecahedron droidecahedron commented Aug 11, 2023

These are the changes needed for it to build on 2.4.0

Building remote_controller
C:\WINDOWS\system32\cmd.exe /d /s /c "west build --build-dir c:/nrf/custom_ncs_ble_service_sample/remote_controller/build c:/nrf/custom_ncs_ble_service_sample/remote_controller"

[1/13] Building C object CMakeFiles/app.dir/src/main.c.obj
[2/13] Linking C static library app\libapp.a
[3/13] Linking C executable zephyr\zephyr_pre0.elf

[4/13] Generating dev_handles.c
[5/13] Building C object zephyr/CMakeFiles/zephyr_pre1.dir/misc/empty_file.c.obj
[6/13] Building C object zephyr/CMakeFiles/zephyr_pre1.dir/dev_handles.c.obj
[7/13] Linking C executable zephyr\zephyr_pre1.elf

[8/13] Generating linker.cmd
[9/13] Generating isr_tables.c, isrList.bin
[10/13] Building C object zephyr/CMakeFiles/zephyr_final.dir/misc/empty_file.c.obj
[11/13] Building C object zephyr/CMakeFiles/zephyr_final.dir/dev_handles.c.obj
[12/13] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj
[13/13] Linking C executable zephyr\zephyr.elf
Memory region         Used Size  Region Size  %age Used
           FLASH:      188292 B         1 MB     17.96%
             RAM:       33352 B       256 KB     12.72%
        IDT_LIST:          0 GB         2 KB      0.00%
 *  Terminal will be reused by tasks, press any key to close it. 

Includes and log_inf usage.
includes up to date.
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.

None yet

1 participant