Commit Graph

  • 87e074413c
    Remove mention of Quadra from compatibility master Doug Brown 2023-09-11 20:44:17 -0700
  • 4221c18682 Bump version to 1.5.1 v1.5.1 Doug Brown 2023-09-08 22:03:08 -0700
  • e06bbe5137 Update documentation for M258KE build Doug Brown 2023-09-08 22:01:58 -0700
  • c46b9d5e5f Don't assert OE and CS simultaneously during electrical test Doug Brown 2023-08-06 20:35:30 -0700
  • 0b88f61542 Mark the M258KE board as having pulldown support Doug Brown 2023-08-06 20:35:30 -0700
  • 96b5b2034b Add pulldown (5V short detection) to SIMM electrical test Doug Brown 2023-08-06 20:35:30 -0700
  • c6313d0859 Hook up pulldowns in M258KE ParallelBus implementation Doug Brown 2023-08-06 20:35:30 -0700
  • 01368fb9b8 Add dummy AVR pulldown functions for ParallelBus Doug Brown 2023-08-06 20:35:30 -0700
  • 843787ffc6 Add prototypes for pulldown control in ParallelBus Doug Brown 2023-08-06 20:35:30 -0700
  • a4e6cf4809 Add support for GPIO pulldown control Doug Brown 2023-08-06 20:35:29 -0700
  • 7e5639c792 Exclude M258KE code from Eclipse AVR builds Doug Brown 2023-08-06 20:35:29 -0700
  • 2d219f045f Hook up the M258KE port Doug Brown 2023-08-06 20:35:29 -0700
  • a5087e16f6 Add cmake source/options includes for M258KE port Doug Brown 2023-08-06 20:35:29 -0700
  • d14ca13dd8 Disable watchdog timer when the firmware boots Doug Brown 2023-08-06 20:35:29 -0700
  • 9df4cd0c84 Enable timer, use for delay functions Doug Brown 2023-08-06 20:35:29 -0700
  • 6a9b75d01b Implement M258KE board functions Doug Brown 2023-08-06 20:35:29 -0700
  • da015217f3 Add initial hardware.h for M258KE Doug Brown 2023-08-06 20:35:29 -0700
  • c211ab31bf Add implementation of ParallelBus for M258KE Doug Brown 2023-08-06 20:35:29 -0700
  • b1ab4ece95 Add ability for status LED to be inverted Doug Brown 2023-08-06 20:35:28 -0700
  • df5c50ffee Add GPIO driver Doug Brown 2023-08-06 20:35:28 -0700
  • d1ef87a3f6 Implement stubbed-out SPI driver Doug Brown 2023-08-06 20:35:28 -0700
  • a274aa862b Add cmake toolchain file for M258KE build Doug Brown 2023-08-06 20:35:28 -0700
  • 5e8224e35e Add USB CDC serial port code Doug Brown 2023-08-06 20:35:28 -0700
  • abb1352f30 Include usbd.h Doug Brown 2023-08-06 20:35:28 -0700
  • c94f064340 Fix const correctness of S_USBD_INFO_T struct Doug Brown 2023-08-06 20:35:28 -0700
  • 0db1710871 Disable unnecessary interrupt Doug Brown 2023-08-06 20:35:28 -0700
  • f68c1d1d44 Change USBD_MemCopy to not be static inline Doug Brown 2023-08-06 20:35:28 -0700
  • 2c35f61c88 Strip out unnecessary callbacks and code in USBD driver Doug Brown 2023-08-06 20:35:27 -0700
  • 2a96427047 Bypass GCC built-in startup code Doug Brown 2023-08-06 20:35:27 -0700
  • 06f9bbcbe7 Strip out unnecessary clock and UART code Doug Brown 2023-08-06 20:35:27 -0700
  • 0470b9960c Don't include peripheral header files in M251.h Doug Brown 2023-08-06 20:35:27 -0700
  • a702106bb3 Reserve 4 bytes at end of RAM for magic number Doug Brown 2023-08-06 20:35:27 -0700
  • 34f2364840 Fix issue with linker script allowing data section to overflow flash Doug Brown 2023-08-06 20:35:27 -0700
  • 78c4068071 Update linker scripts with correct RAM/flash sizes Doug Brown 2023-08-06 20:35:27 -0700
  • bc9b0245ba Add README explaining the Nuvoton directory Doug Brown 2023-08-06 20:35:27 -0700
  • a4b17f6601 Initial commit of Nuvoton USBD driver Doug Brown 2023-08-06 20:35:26 -0700
  • 81bba67ee3 Initial commit of register defines, CMSIS code from Nuvoton BSP Doug Brown 2023-08-06 20:35:26 -0700
  • 8b1cd63210 Change license to GPLv3 Doug Brown 2023-08-06 20:35:26 -0700
  • f2bd208107 Bump version to 1.5.1 Doug Brown 2023-09-08 22:03:08 -0700
  • a673fa6b5b Update documentation for M258KE build Doug Brown 2023-09-08 22:01:58 -0700
  • da1a7b3438 Don't assert OE and CS simultaneously during electrical test Doug Brown 2023-08-06 20:35:30 -0700
  • 5c868f0454 Mark the M258KE board as having pulldown support Doug Brown 2023-08-06 20:35:30 -0700
  • d25492c308 Add pulldown (5V short detection) to SIMM electrical test Doug Brown 2023-08-06 20:35:30 -0700
  • 24cfe22feb Hook up pulldowns in M258KE ParallelBus implementation Doug Brown 2023-08-06 20:35:30 -0700
  • c0ae82f7de Add dummy AVR pulldown functions for ParallelBus Doug Brown 2023-08-06 20:35:30 -0700
  • 4fa533a119 Add prototypes for pulldown control in ParallelBus Doug Brown 2023-08-06 20:35:30 -0700
  • 850e5bc202 Add support for GPIO pulldown control Doug Brown 2023-08-06 20:35:29 -0700
  • 28bab58bed Exclude M258KE code from Eclipse AVR builds Doug Brown 2023-08-06 20:35:29 -0700
  • e9ab40c527 Hook up the M258KE port Doug Brown 2023-08-06 20:35:29 -0700
  • c3701f9137 Add cmake source/options includes for M258KE port Doug Brown 2023-08-06 20:35:29 -0700
  • 9476de85b4 Disable watchdog timer when the firmware boots Doug Brown 2023-08-06 20:35:29 -0700
  • 1d78da958c Enable timer, use for delay functions Doug Brown 2023-08-06 20:35:29 -0700
  • 3ad3012e1e Implement M258KE board functions Doug Brown 2023-08-06 20:35:29 -0700
  • daec9e74eb Add initial hardware.h for M258KE Doug Brown 2023-08-06 20:35:29 -0700
  • e55bc45279 Add implementation of ParallelBus for M258KE Doug Brown 2023-08-06 20:35:29 -0700
  • 5c14d2a149 Add ability for status LED to be inverted Doug Brown 2023-08-06 20:35:28 -0700
  • 952fdeacc7 Add GPIO driver Doug Brown 2023-08-06 20:35:28 -0700
  • 74761e5a24 Implement stubbed-out SPI driver Doug Brown 2023-08-06 20:35:28 -0700
  • a43ede8f71 Add cmake toolchain file for M258KE build Doug Brown 2023-08-06 20:35:28 -0700
  • 9aa6748f3a Add USB CDC serial port code Doug Brown 2023-08-06 20:35:28 -0700
  • 8fa9699adb Include usbd.h Doug Brown 2023-08-06 20:35:28 -0700
  • 94af4cf2a6 Fix const correctness of S_USBD_INFO_T struct Doug Brown 2023-08-06 20:35:28 -0700
  • aa44b44dab Disable unnecessary interrupt Doug Brown 2023-08-06 20:35:28 -0700
  • a0d80a010f Change USBD_MemCopy to not be static inline Doug Brown 2023-08-06 20:35:28 -0700
  • c39700a66d Strip out unnecessary callbacks and code in USBD driver Doug Brown 2023-08-06 20:35:27 -0700
  • a25132c96a Bypass GCC built-in startup code Doug Brown 2023-08-06 20:35:27 -0700
  • 7ad248e5aa Strip out unnecessary clock and UART code Doug Brown 2023-08-06 20:35:27 -0700
  • 7e1e46e1ea Don't include peripheral header files in M251.h Doug Brown 2023-08-06 20:35:27 -0700
  • 4447ae2fb1 Reserve 4 bytes at end of RAM for magic number Doug Brown 2023-08-06 20:35:27 -0700
  • 420b01cf31 Fix issue with linker script allowing data section to overflow flash Doug Brown 2023-08-06 20:35:27 -0700
  • 5bdf232841 Update linker scripts with correct RAM/flash sizes Doug Brown 2023-08-06 20:35:27 -0700
  • 7a18e5ff4d Add README explaining the Nuvoton directory Doug Brown 2023-08-06 20:35:27 -0700
  • 8ae7768569 Initial commit of Nuvoton USBD driver Doug Brown 2023-08-06 20:35:26 -0700
  • 23779a4de3 Initial commit of register defines, CMSIS code from Nuvoton BSP Doug Brown 2023-08-06 20:35:26 -0700
  • a1bc572791 Change license to GPLv3 Doug Brown 2023-08-06 20:35:26 -0700
  • 81b3d28ffb Add get firmware version command v1.5 Doug Brown 2023-08-25 23:38:42 -0700
  • 1e63f3aea4 Use erase sector layout from programmer software when erasing portion Doug Brown 2023-08-25 16:17:52 -0700
  • 2c88900d11 Read sector layout from programmer software Doug Brown 2023-08-25 12:48:25 -0700
  • 2d451637b4 Add get firmware version command Doug Brown 2023-08-25 23:38:42 -0700
  • 800171d1cc Use erase sector layout from programmer software when erasing portion Doug Brown 2023-08-25 16:17:52 -0700
  • ad4276f8c7 Read sector layout from programmer software Doug Brown 2023-08-25 12:48:25 -0700
  • a113d4da0d Don't restrict to erasing the first 2 MB of a "2 MB" SIMM v1.4.1 Doug Brown 2023-08-02 21:01:30 -0700
  • 2bb749244a Don't assert OE and CS simultaneously during electrical test m258ke Doug Brown 2023-07-17 20:50:17 -0700
  • 93dd032602 Mark the M258KE board as having pulldown support Doug Brown 2023-07-17 20:09:51 -0700
  • 0c5865abbf Add pulldown (5V short detection) to SIMM electrical test Doug Brown 2023-07-17 20:09:09 -0700
  • 895fcec1aa Hook up pulldowns in M258KE ParallelBus implementation Doug Brown 2023-07-17 20:07:20 -0700
  • 076b12e252 Add dummy AVR pulldown functions for ParallelBus Doug Brown 2023-07-17 20:06:13 -0700
  • f6aee375fb Add prototypes for pulldown control in ParallelBus Doug Brown 2023-07-17 20:07:53 -0700
  • a80cde0595 Add support for GPIO pulldown control Doug Brown 2023-07-17 20:03:40 -0700
  • 28e00598b0 Exclude M258KE code from Eclipse AVR builds Doug Brown 2023-06-24 21:17:31 -0700
  • c2507cf436 Hook up the M258KE port Doug Brown 2023-06-24 17:13:04 -0700
  • 0976adaa84 Add cmake source/options includes for M258KE port Doug Brown 2023-06-24 17:12:47 -0700
  • 71164460f3 Disable watchdog timer when the firmware boots Doug Brown 2023-06-24 17:00:52 -0700
  • 4de119c880 Enable timer, use for delay functions Doug Brown 2023-06-24 17:00:08 -0700
  • 4678c9dc65 Implement M258KE board functions Doug Brown 2023-06-24 16:57:23 -0700
  • b2088148ff Add initial hardware.h for M258KE Doug Brown 2023-06-24 16:51:20 -0700
  • 4bda68346f Add implementation of ParallelBus for M258KE Doug Brown 2023-06-24 16:41:12 -0700
  • ce5e2e97a3 Add ability for status LED to be inverted Doug Brown 2023-06-24 16:30:46 -0700
  • 47155a7e7d Add GPIO driver Doug Brown 2023-06-24 15:07:14 -0700
  • dd4910caeb Implement stubbed-out SPI driver Doug Brown 2023-06-24 15:02:09 -0700