Firmware for MAXREFES1265

Dependencies:   max32625pico SerialInterface maxim-dev USBDevice

MAXREFDES1265 Numeric keypad interface using MAX7360 and MAX32625PICO

Description: MAX7360 is an I2C interfaced key switch controller when integrated with a microcontroller it can be used to control the numeric keypad

Operation: This code was developed in a such a way that initially all the registers in MAX7360 gets initialized and based upon the key press the data gets displayed on Serial monitor

Revision:
0:4a433af35131
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CONTRIBUTING.md	Tue May 05 16:39:00 2020 +0000
@@ -0,0 +1,5 @@
+# Contributing to Mbed OS
+
+Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
+
+To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).