openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
arduino-mock
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 1 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Clean up and make an example.
Anders Arnholm
More...
almost 5 years ago
Change default include directory so code that uses the library can include "Arduino.h" as normal arduino code.
Anders Arnholm
More...
almost 5 years ago
Change to CMake 3.14
Anders Arnholm
More...
almost 5 years ago
Define analog pins
Maria Sepulveda
More...
almost 5 years ago
Fix destructor for non virtual classes
Héctor Bravo
More...
over 5 years ago
Init currentMillis at the constructor
Héctor Bravo
More...
over 5 years ago
Force range
Héctor Bravo
More...
over 5 years ago
Fixed types Removed external library
Héctor Bravo
More...
over 5 years ago
Now millis returns the milliseconds since 1 jan 2000, son millis() can be used like arduino instead of returning always 0. Also fixed types for fucntions as unsigned long was not the right type. Should be time_t
Héctor Bravo
More...
over 5 years ago
Add define digitalPinToInterrupt in Arduino.h
Maria Serrano
More...
almost 6 years ago
Set mock/fake related buffer manipulation functions to take const
Lluis Campos
More...
over 6 years ago
Merge pull request #1 from witrac/dev-serial-fake
lluiscampos
More...
over 6 years ago
Implement operator[] in the Serial interface
Lluis Campos
More...
over 6 years ago
Fake implementation of the serial interface, capable of simulating RX
Adrián Roselló
More...
over 6 years ago
Delete operator [] method that is defined in Serial.
Adrián Roselló
More...
over 6 years ago
Add opertator [ ] to Serial_
Adrián Roselló
More...
over 6 years ago
Add interrupts functions to arduino-mock and Arduino.cc
Adrián Roselló
More...
over 6 years ago
Add end() method to SoftwareSerial mock
Lluis Campos
More...
almost 7 years ago
Revert "Define __FlashStringHelper in Arduino.h"
Lluis Campos
More...
about 7 years ago
Define __FlashStringHelper in Arduino.h
Lluis Campos
More...
about 7 years ago
Revert all commits related to AvrDefines.h
Lluis Campos
More...
about 7 years ago
Add pgm_read_byte_near to AvrDefines.h
Lluis Campos
More...
about 7 years ago
Merge branch 'dev_software_serial_mock'
Lluis Campos
More...
about 7 years ago
Add wdt_reset to AvrDefines.h
Lluis Campos
More...
about 7 years ago
Include Serial.h from Arduino.h
Lluis Campos
More...
about 7 years ago
Refactoring design to use a Fake class
Lluis Campos
More...
about 7 years ago
Add missing ampersant to point to the methods
Lluis Campos
More...
about 7 years ago
Comment out unused mocks to save build time
Lluis Campos
More...
about 7 years ago
Add RX buffer mock to SoftwareSerialMock
Lluis Campos
More...
about 7 years ago
Merge branch 'master' into dev_software_serial_mock
Lluis Campos
More...
about 7 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree