mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +03:00
doxy: Changed some mapping for doxyport and updated the filenames for some samples
Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
e9679e0982
commit
1ceb784252
@ -22,7 +22,7 @@
|
||||
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
public class A110xSample {
|
||||
public class A110XSample {
|
||||
static {
|
||||
try {
|
||||
System.loadLibrary("javaupm_a110x");
|
@ -22,7 +22,7 @@
|
||||
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
public class Adxl345 {
|
||||
public class Adxl345Sample {
|
||||
static {
|
||||
try {
|
||||
System.loadLibrary("javaupm_adxl345");
|
@ -22,7 +22,7 @@
|
||||
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
public class BuzzerSample{
|
||||
public class Buzzer_soundSample {
|
||||
|
||||
static {
|
||||
try {
|
@ -22,7 +22,7 @@
|
||||
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
public class Jhd1313m1Sample{
|
||||
public class Jhd1313m1_lcdSample{
|
||||
|
||||
static {
|
||||
try {
|
@ -22,7 +22,7 @@
|
||||
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
public class MY9221Sample{
|
||||
public class MY9221_ledbarSample{
|
||||
|
||||
static {
|
||||
try {
|
Reference in New Issue
Block a user