850fc2f22f
Add the first version of the native simulator. The simultaor is taken as is from https://github.com/BabbleSim/native_simulator/ sha: 74986abfe088a1780e604dae65f87470b4c2a0eb Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
12 lines
73 B
Plaintext
12 lines
73 B
Plaintext
_build/*
|
|
*.o
|
|
*.a
|
|
*.d
|
|
*.elf
|
|
*.gcda
|
|
*.gcno
|
|
*~
|
|
~*.~*
|
|
/.*project
|
|
.settings/*
|