Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DS1307 RTC and Time Lib and update pgmspace.h #96

Merged
merged 19 commits into from
Jul 1, 2022

Conversation

xidameng
Copy link
Contributor

  • Add DS1307 RTC lib(v1.4.1) as zip lib
  • Add Time lib(v1.6.1) as zip lib
  • Update pgmspace.h to use DS1307 RTC and the Time library

xidameng and others added 19 commits September 22, 2021 19:01
This is to fix a user reported issue happens only when using Windows OS with `User Name` having a space in between, the `copy` command is not able to process path argument with space in between, adding quotation marks fixed the issue
Update sketch to add support for RTL8720DN(BW16)
- Edit OneWire.h and change macros related to Ameba
- Edit library property to support all architecture
…son_IoT_Quickstart directory

Quickstart service is not supported from IBM_Watson_IoT.
Version 3.1.3-QC-V01 – 2022/06/06
Version 3.1.3-QC-V02 – 2022/06/14

Feature:

- Add WS2812B Library and Examples
- - Add examples. WS2812B_Basics. and WS2812B_Patterns
- Add USBD feature and Examples
- - Support for USB CDC ACM device
- - Support for USB HID device
- - Add example, USBCDCSerial, USBHIDKeyboard, USBHIDMouse, and USBHIDGamepad
- Fix for iPhone hotspot SSIDs
- - Add in examples for using UTF-8 encoding to connect to iPhone hotspots using non-ASCII SSID
- - Update examples, ConnectNoEncryption, ConnectWithWE, ConnectWithWPA, and WiFiAPMode.ino
- Remove example IBM_Watson_IoT_Quickstart.ino
- Update example HCSR04_Ultrasonic.ino and LED_InterruptCtrl.ino
- - Update GPIO pin number

API Updates:

- Update API for SPI
- - Modify return value of transfer16 function.
- - Fix for SPI buffer transfer not filling buffer with received data.
- Update API for GPIO
- - Update DHT_Tester.ino comment section
- Update ard_socket.c
- - Fix the IPv6UDPServer/Client example issue
- Update DHT.cpp
- - Fix some GPIO not pullup with DHT sensors
- Update osPriority in main.cpp
- - Update RTOS priority from osPriorityRealtime decrease to osPriorityNormal

Misc:

- Update AmebeOneWire.zip
- Update Ameba_TensorFlowLite.zip
- - Add support of BW16
- Add "Auto Upload Mode" selection in UI
- Update boards.txt
- - Update "build.tarch=cortex-m33"
- - Update "build.core=ambd"
- - Update "build.mcu=RTL8722DM" or "build.mcu=RTL8720DN"
- Update TensorFlow Lite patch
- Add DS1307 RTC lib(v1.4.1) as zip lib
- Add Time lib(v1.6.1) as zip lib
- Update pgmspace.h to use DS1307 RTC and the Time library
@ambiot ambiot merged commit 7160723 into Ameba-AIoT:dev Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants