This website requires JavaScript.
Explore
Help
Sign In
mirror
/
btstack
Watch
1
Star
0
Fork
0
You've already forked btstack
mirror of
https://github.com/bluekitchen/btstack.git
synced
2025-01-26 12:35:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
btstack
/
MSP-EXP430F5438-CC256x
/
firmware
/
hal_util.h
6 lines
69 B
C
Raw
Normal View
History
Unescape
Escape
replaced #pragma once with old style #include guards to allow use of older compilers
2014-01-19 16:30:17 +00:00
#
ifndef __HAL_UTIL_H
#
define __HAL_UTIL_H
Examples for the MSP-EXP430F5438+CC256x development board
2011-09-17 12:08:44 +00:00
replaced #pragma once with old style #include guards to allow use of older compilers
2014-01-19 16:30:17 +00:00
#
endif
// __HAL_UTIL_H
Reference in New Issue
Copy Permalink