aboutsummaryrefslogtreecommitdiffstats
path: root/usr/ble_tst/src/is_arm_test.S
diff options
context:
space:
mode:
authorBernhard Guillon <Bernhard.Guillon@begu.org>2024-12-25 00:34:42 +0100
committerBernhard Guillon <Bernhard.Guillon@begu.org>2024-12-29 19:54:53 +0100
commit1762c56956bafd6fc0636516b494dfa935ff8aec (patch)
tree5b693c0c70400b71c982401fd9693a48991d3c23 /usr/ble_tst/src/is_arm_test.S
parent40404fb81dfad3f5c5cf567bb053796a9135165e (diff)
downloadwb3s-ble-nebula-galaxy-1762c56956bafd6fc0636516b494dfa935ff8aec.tar.gz
wb3s-ble-nebula-galaxy-1762c56956bafd6fc0636516b494dfa935ff8aec.zip
space_light: first version
TODO: pwm initialization is currently best guess could be wrong active low|high TODO: implement pairing TODO: implement timer TODO: use the button for something TODO: implement a better client
Diffstat (limited to 'usr/ble_tst/src/is_arm_test.S')
-rw-r--r--usr/ble_tst/src/is_arm_test.S31
1 files changed, 0 insertions, 31 deletions
diff --git a/usr/ble_tst/src/is_arm_test.S b/usr/ble_tst/src/is_arm_test.S
deleted file mode 100644
index fabc72c..0000000
--- a/usr/ble_tst/src/is_arm_test.S
+++ /dev/null
@@ -1,31 +0,0 @@
-/*60:*/
-#line 1367 "/home/nemo/projects/bk_ble/cweb/notes.x"
-
-/*59:*/
-#line 1344 "/home/nemo/projects/bk_ble/cweb/notes.x"
-
-
-
-.code 32
-.globl is_arm
-.type is_arm, %function
-
-
-
-
-
-is_arm:
- push {r1, lr}
- mov r0, pc
- mov r1, pc
- sub r0, r1, r0
- sub r0, #2
- pop {r1, pc}
-
-
-
-/*:59*/
-#line 1368 "/home/nemo/projects/bk_ble/cweb/notes.x"
-
-
-/*:60*/