Skip to content

Commit

Permalink
Release v1.10.0
Browse files Browse the repository at this point in the history
Source commits:
nrf-802.15.4-driver: 7c64e83
nrf-802.15.4-sl:     4fc6d7ec134f32137a11b0d7e3826ae449c66875
  • Loading branch information
e-rk authored and hubertmis committed Feb 18, 2021
1 parent d8a42d6 commit 1397fb4
Show file tree
Hide file tree
Showing 139 changed files with 1,821 additions and 1,771 deletions.
3 changes: 2 additions & 1 deletion nrf_802154_driver_sources.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ set(NRF_802154_DRIVER_SOURCES_COMMON
${NRF_802154_DRIVER_ROOT}/src/nrf_802154_debug.c
${NRF_802154_DRIVER_ROOT}/src/nrf_802154_debug_assert.c
${NRF_802154_DRIVER_ROOT}/src/nrf_802154_pib.c
${NRF_802154_DRIVER_ROOT}/src/nrf_802154_peripherals_alloc.c
${NRF_802154_DRIVER_ROOT}/src/nrf_802154_queue.c
${NRF_802154_DRIVER_ROOT}/src/nrf_802154_rssi.c
${NRF_802154_DRIVER_ROOT}/src/nrf_802154_rx_buffer.c
Expand All @@ -24,7 +25,7 @@ set(NRF_802154_DRIVER_SOURCES_COMMON
${NRF_802154_DRIVER_ROOT}/src/mac_features/ack_generator/nrf_802154_ack_generator.c
${NRF_802154_DRIVER_ROOT}/src/mac_features/ack_generator/nrf_802154_enh_ack_generator.c
${NRF_802154_DRIVER_ROOT}/src/mac_features/ack_generator/nrf_802154_imm_ack_generator.c
${NRF_802154_DRIVER_ROOT}/src/platform/random/nrf_802154_random_zephyr.c
${NRF_802154_DRIVER_ROOT}/src/platform/random/nrf_802154_random_newlib.c
${NRF_802154_DRIVER_ROOT}/src/platform/temperature/nrf_802154_temperature_none.c
)

Expand Down
45 changes: 0 additions & 45 deletions nrf_802154_sl/include/fem/none/nrf_fem_config.h

This file was deleted.

86 changes: 0 additions & 86 deletions nrf_802154_sl/include/fem/nrf_fem_abstract_interface.h

This file was deleted.

73 changes: 0 additions & 73 deletions nrf_802154_sl/include/fem/nrf_fem_common_config.h

This file was deleted.

65 changes: 0 additions & 65 deletions nrf_802154_sl/include/fem/nrf_fem_control_config.h

This file was deleted.

Loading

0 comments on commit 1397fb4

Please sign in to comment.