László Monda
|
4d8db2c728
|
Merge pull request #2 from UltimateHackingKeyboard/sign-cla
Sign CLA
|
2019-06-08 12:46:10 +02:00 |
|
László Monda
|
a13bec80e1
|
Sign CLA.
|
2019-06-08 12:45:11 +02:00 |
|
László Monda
|
efa86c8a09
|
Update CLA.
|
2019-06-08 12:44:30 +02:00 |
|
László Monda
|
3aa104992b
|
Add CLA and contributing instructions.
|
2019-06-08 12:43:09 +02:00 |
|
László Monda
|
5157f6067c
|
Merge pull request #1 from Lauszus/dev
Added _pvHeapStart entry
|
2018-05-06 20:23:16 +02:00 |
|
Kristian Sloth Lauszus
|
c61f17c7d0
|
Added _pvHeapStart entry
This is needed for Semihosting
|
2018-05-06 15:14:08 +02:00 |
|
László Monda
|
49e20a5798
|
Make I2C_SlaveTransferHandleIRQ() call handle->callback() upon every kI2C_SlaveReceiveEvent and pass the received byte as handle->userData. Given the variable-length protocol design of the UHK, this allows for vastly supreme robustness.
|
2017-10-09 04:13:50 +02:00 |
|
László Monda
|
ac55fc28ee
|
Add I2C_Watchdog variable that gets incremented upon I2C slave operations.
|
2017-09-21 21:34:23 +02:00 |
|
László Monda
|
c02d0df05b
|
Only use prescaler 0 in order to workaround errata 6070 for mask 2N97F - a silicon bug causing I2C to misbehave upon repeated starts.
|
2017-07-10 00:14:48 +02:00 |
|
László Monda
|
f0add9def0
|
Add bootloader config section.
|
2017-04-27 00:58:34 +02:00 |
|
László Monda
|
734c58ade4
|
Change the FTFA_FOPT register: Set BOOTSRC_SEL to 11 (Boot from ROM), set FAST_INIT to 0, set NMI_DIS to 0, set BOOTPIN_OPT to 1.
|
2017-04-27 00:57:42 +02:00 |
|
László Monda
|
183142d667
|
Add KSDK and readme.
|
2016-08-09 18:02:18 +02:00 |
|