26 Commits (bfd6ad94ff950a4b7e3a2125db1539c5e4ca333a)

Author SHA1 Message Date
Andrew Leech 4679a90097 CODECONVENTIONS: Update for change from black to ruff format. 1 year ago
Damien George 7c645b52e3 CODECONVENTIONS: Require that commits be signed-off by the author. 2 years ago
Damien George b1229efbd1 all: Fix spelling mistakes based on codespell check. 2 years ago
Brian Pugh 0098096682 CODECONVENTIONS: Fix brew uncrustify installation instructions. 2 years ago
Angus Gratton 36347817ec CODECONVENTIONS: Explain uncrustify dependency for pre-commit setup. 2 years ago
Jim Mussared 4fc543c829 CODECONVENTIONS.md: Update pre-commit instructions. 2 years ago
Angus Gratton 0e35c4de9b tools: Add pre-commit support. 2 years ago
Angus Gratton bdac8272d8 tools: Add note about uncrustify versions. 2 years ago
Damien George 5093597542 top: Update contribution and commit guide to include optional sign-off. 4 years ago
Damien George 54a54f5872 CODECONVENTIONS.md: Update to reflect use of new tools/codeformat.py. 5 years ago
Damien George 761e4c7ff6 all: Remove trailing spaces, per coding conventions. 7 years ago
Paul Sokolovsky 176aa681f0 CODECONVENTIONS: docs: Markup for None/True/False. 7 years ago
Paul Sokolovsky e92602ba27 CODECONVENTIONS: Start to describe docs conventions. 7 years ago
Paul Sokolovsky b8fef67c69 CODECONVENTIONS: Clarify MicroPython changes sign-off process. 8 years ago
Paul Sokolovsky 299c0a3925 CODECONVENTIONS: Typo fix. 8 years ago
Paul Sokolovsky cea1c621e0 CODECONVENTIONS.md: Describe git commit messages conventions. 9 years ago
Damien George 0334058fa4 Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc. 9 years ago
Damien George d136737872 CODECONVENTIONS: Add a short section about how to allocate heap memory. 9 years ago
Garrett Berg f64e080d9a CODECONVENTIONS.md: add documentation on putting comments in code. 10 years ago
Damien George 3299f687f5 CODECONVENTIONS.md: Mention macro and enum names. 10 years ago
stijn 9c7d183a94 CODECONVENTIONS.md: Add function/variable/argument naming convention 10 years ago
Paul Sokolovsky b85bf25e97 CODECONVENTIONS.md: 16-bit ports exist now. 10 years ago
Paul Sokolovsky 2474c2ae94 CODECONVENTIONS.md: Header files no longer follow Plan 9 conventions. 10 years ago
Damien George 16ef60fba6 Updated CODECONVENTIONS to clarify use of integer types. 10 years ago
Damien George 90ac822097 Add Python code conventions to CODECONVENTIONS. 11 years ago
Damien 7f7636e41c Add CODECONVENTIONS, and modify i2c module to conform. 11 years ago