Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-nRF5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-nRF5
Commits
b6c4ca37
Commit
b6c4ca37
authored
Apr 17, 2016
by
Sandeep Mistry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused files
parent
afbfe5e9
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
69 deletions
+0
-69
cores/nRF5/SDK/components/softdevice/s110/headers/nrf_sd_def.h
.../nRF5/SDK/components/softdevice/s110/headers/nrf_sd_def.h
+0
-23
cores/nRF5/SDK/components/softdevice/s130/headers/nrf_sd_def.h
.../nRF5/SDK/components/softdevice/s130/headers/nrf_sd_def.h
+0
-23
cores/nRF5/SDK/components/softdevice/s132/headers/nrf_sd_def.h
.../nRF5/SDK/components/softdevice/s132/headers/nrf_sd_def.h
+0
-23
No files found.
cores/nRF5/SDK/components/softdevice/s110/headers/nrf_sd_def.h
deleted
100755 → 0
View file @
afbfe5e9
/* Copyright (c) 2015 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in detail in NORDIC
* SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
*
* Licensees are granted free, non-transferable use of the information. NO
* WARRANTY of ANY KIND is provided. This heading must NOT be removed from
* the file.
*
*/
#ifndef NRF_SD_DEF_H__
#define NRF_SD_DEF_H__
#include <stdint.h>
#define SD_PPI_CHANNELS_USED 0xFFF0C000uL
/**< PPI channels utilized by SotfDevice (not available to th spplication). */
#define SD_PPI_GROUPS_USED 0x0000000CuL
/**< PPI groups utilized by SoftDevice (not available to the application). */
#define SD_TIMERS_USED 0x00000001uL
/**< Timers used by SoftDevice. */
#define SD_SWI_USED 0x0000003CuL
/**< Software interrupts used by SoftDevice */
#endif
/* NRF_SD_DEF_H__ */
cores/nRF5/SDK/components/softdevice/s130/headers/nrf_sd_def.h
deleted
100755 → 0
View file @
afbfe5e9
/* Copyright (c) 2015 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in detail in NORDIC
* SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
*
* Licensees are granted free, non-transferable use of the information. NO
* WARRANTY of ANY KIND is provided. This heading must NOT be removed from
* the file.
*
*/
#ifndef NRF_SD_DEF_H__
#define NRF_SD_DEF_H__
#include <stdint.h>
#define SD_PPI_CHANNELS_USED 0xFFF0C000uL
/**< PPI channels utilized by SotfDevice (not available to the application). */
#define SD_PPI_GROUPS_USED 0x0000000CuL
/**< PPI groups utilized by SoftDevice (not available to the application). */
#define SD_TIMERS_USED 0x00000001uL
/**< Timers used by SoftDevice. */
#define SD_SWI_USED 0x0000003CuL
/**< Software interrupts used by SoftDevice */
#endif
/* NRF_SD_DEF_H__ */
cores/nRF5/SDK/components/softdevice/s132/headers/nrf_sd_def.h
deleted
100755 → 0
View file @
afbfe5e9
/* Copyright (c) 2015 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in detail in NORDIC
* SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
*
* Licensees are granted free, non-transferable use of the information. NO
* WARRANTY of ANY KIND is provided. This heading must NOT be removed from
* the file.
*
*/
#ifndef NRF_SD_DEF_H__
#define NRF_SD_DEF_H__
#include <stdint.h>
#define SD_PPI_CHANNELS_USED 0xFFF0C000uL
/**< PPI channels utilized by SotfDevice (not available to the application). */
#define SD_PPI_GROUPS_USED 0x0000000CuL
/**< PPI groups utilized by SoftDevice (not available to the application). */
#define SD_TIMERS_USED 0x00000001uL
/**< Timers used by SoftDevice. */
#define SD_SWI_USED 0x0000003CuL
/**< Software interrupts used by SoftDevice */
#endif
/* NRF_SD_DEF_H__ */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment